summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-11-24 15:08:15 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-11-24 15:08:15 +0000
commit9947bc3960d1eaab720d72d2325c7fcb2a94f337 (patch)
treee88ad48f82b036674575fdc45ccdec3e6179d987 /dev-db/kyotocabinet/files/remove_ldconfig-1.2.4.patch
parentStable for HPPA (bug #344327). (diff)
downloadhistorical-9947bc3960d1eaab720d72d2325c7fcb2a94f337.tar.gz
historical-9947bc3960d1eaab720d72d2325c7fcb2a94f337.tar.bz2
historical-9947bc3960d1eaab720d72d2325c7fcb2a94f337.zip
Bump for #331557
Package-Manager: portage-2.2.0_alpha4/cvs/Linux x86_64
Diffstat (limited to 'dev-db/kyotocabinet/files/remove_ldconfig-1.2.4.patch')
-rw-r--r--dev-db/kyotocabinet/files/remove_ldconfig-1.2.4.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-db/kyotocabinet/files/remove_ldconfig-1.2.4.patch b/dev-db/kyotocabinet/files/remove_ldconfig-1.2.4.patch
new file mode 100644
index 000000000000..8436a2648fbc
--- /dev/null
+++ b/dev-db/kyotocabinet/files/remove_ldconfig-1.2.4.patch
@@ -0,0 +1,12 @@
+diff --git a/Makefile.in b/Makefile.in
+index 6754032..b1f9055 100644
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -123,7 +123,6 @@ install :
+ cd man && cp -Rf $(MAN1FILES) $(DESTDIR)$(MAN1DIR)
+ mkdir -p $(DESTDIR)$(PCDIR)
+ cp -Rf $(PCFILES) $(DESTDIR)$(PCDIR)
+- -[ "$$UID" = 0 ] && PATH=/sbin:/usr/sbin:$(PATH) ldconfig 2>/dev/null || true
+ @printf '\n'
+ @printf '#================================================================\n'
+ @printf '# Thanks for using Kyoto Cabinet.\n' \ No newline at end of file