From 77091a95a5ef4b884adae7e4367ef2ea6ac9092a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 30 Dec 2007 17:37:54 +0000 Subject: also install libxtc.h (Portage version: 2.1.4_rc11) --- net-firewall/iptables/files/iptables-1.4.0-dev-files.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-firewall/iptables/files') diff --git a/net-firewall/iptables/files/iptables-1.4.0-dev-files.patch b/net-firewall/iptables/files/iptables-1.4.0-dev-files.patch index afb091aeb65f..6669adde8378 100644 --- a/net-firewall/iptables/files/iptables-1.4.0-dev-files.patch +++ b/net-firewall/iptables/files/iptables-1.4.0-dev-files.patch @@ -39,7 +39,7 @@ install headers and make a small archive for people to use endif +DEVEL_LIBS+=libiptc/libiptc.a -+DEVEL_HEADERS+=include/libiptc/libiptc.h include/libiptc/ipt_kernel_headers.h ++DEVEL_HEADERS+=include/libiptc/libiptc.h include/libiptc/ipt_kernel_headers.h include/libiptc/libxtc.h + libiptc/libip4tc.d libiptc/libip6tc.d: %.d: %.c @-$(CC) -M -MG $(CFLAGS) $< | sed -e 's@^.*\.o:@$*.d libiptc/libiptc.a($*.o):@' > $@ -- cgit v1.2.3-65-gdbad