You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/tokyodystopia/files/fix_ldconfig.patch

11 lines
370 B

--- a/Makefile.in
+++ b/Makefile.in
@@ -125,7 +125,6 @@ install :
cd man && cp -Rf $(MAN3FILES) $(DESTDIR)$(MAN3DIR)
mkdir -p $(DESTDIR)$(PCDIR)
cp -Rf $(PCFILES) $(DESTDIR)$(PCDIR)
- [ "$$UID" == 0 ] && ldconfig || true
@printf '\n'
@printf '#================================================================\n'
@printf '# Thanks for using Tokyo Cabinet.\n'