Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-firewall/iptables/files: iptables-1.4.0-dev-files.patch
Date: Sun, 30 Dec 2007 17:38:05
Message-Id: E1J926l-0005CV-Bt@stork.gentoo.org
1 vapier 07/12/30 17:37:55
2
3 Modified: iptables-1.4.0-dev-files.patch
4 Log:
5 also install libxtc.h
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.2 net-firewall/iptables/files/iptables-1.4.0-dev-files.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/iptables/files/iptables-1.4.0-dev-files.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/iptables/files/iptables-1.4.0-dev-files.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/iptables/files/iptables-1.4.0-dev-files.patch?r1=1.1&r2=1.2
14
15 Index: iptables-1.4.0-dev-files.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-firewall/iptables/files/iptables-1.4.0-dev-files.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- iptables-1.4.0-dev-files.patch 30 Dec 2007 15:00:48 -0000 1.1
22 +++ iptables-1.4.0-dev-files.patch 30 Dec 2007 17:37:54 -0000 1.2
23 @@ -39,7 +39,7 @@
24 endif
25
26 +DEVEL_LIBS+=libiptc/libiptc.a
27 -+DEVEL_HEADERS+=include/libiptc/libiptc.h include/libiptc/ipt_kernel_headers.h
28 ++DEVEL_HEADERS+=include/libiptc/libiptc.h include/libiptc/ipt_kernel_headers.h include/libiptc/libxtc.h
29 +
30 libiptc/libip4tc.d libiptc/libip6tc.d: %.d: %.c
31 @-$(CC) -M -MG $(CFLAGS) $< | sed -e 's@^.*\.o:@$*.d libiptc/libiptc.a($*.o):@' > $@
32
33
34
35 --
36 gentoo-commits@g.o mailing list