Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/thc-ipv6/files: thc-ipv6-1.4-Makefile.patch
Date: Tue, 28 Dec 2010 21:27:55
Message-Id: 20101228212744.2DCC820054@flycatcher.gentoo.org
1 xmw 10/12/28 21:27:44
2
3 Added: thc-ipv6-1.4-Makefile.patch
4 Log:
5 Version bump
6
7 (Portage version: 2.1.9.25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 net-analyzer/thc-ipv6/files/thc-ipv6-1.4-Makefile.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thc-ipv6/files/thc-ipv6-1.4-Makefile.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/thc-ipv6/files/thc-ipv6-1.4-Makefile.patch?rev=1.1&content-type=text/plain
14
15 Index: thc-ipv6-1.4-Makefile.patch
16 ===================================================================
17 --- thc-ipv6-1.4/Makefile
18 +++ thc-ipv6-1.4/Makefile
19 @@ -19,7 +19,7 @@
20 strip: all
21 strip $(PROGRAMS) dnsdict6
22
23 -install: all strip
24 +install: all
25 install -m0755 -d ${DESTDIR}${PREFIX}/bin
26 install -m0755 $(PROGRAMS) dnsdict6 ${DESTDIR}${PREFIX}/bin
27 install -m0755 -d ${DESTDIR}${MANPREFIX}/man8