Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/tokyocabinet/files: 1.4.44.patch
Date: Mon, 03 May 2010 18:46:23
Message-Id: 20100503174913.25D102C37B@corvid.gentoo.org
1 patrick 10/05/03 17:49:13
2
3 Added: 1.4.44.patch
4 Log:
5 Bump to 1.4.44
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 dev-db/tokyocabinet/files/1.4.44.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/tokyocabinet/files/1.4.44.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/tokyocabinet/files/1.4.44.patch?rev=1.1&content-type=text/plain
13
14 Index: 1.4.44.patch
15 ===================================================================
16 diff --git a/Makefile.in b/Makefile.in
17 index 973bf81..e44f0a8 100644
18 --- a/Makefile.in
19 +++ b/Makefile.in
20 @@ -125,7 +125,6 @@ install :
21 cd man && cp -Rf $(MAN3FILES) $(DESTDIR)$(MAN3DIR)
22 mkdir -p $(DESTDIR)$(PCDIR)
23 cp -Rf $(PCFILES) $(DESTDIR)$(PCDIR)
24 - [ "$$UID" = 0 ] && ldconfig || true
25 @printf '\n'
26 @printf '#================================================================\n'
27 @printf '# Thanks for using Tokyo Cabinet.\n'