1
0
forked from jengelh/iptables

- include path is /usr/include

OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=29
This commit is contained in:
Roman Drahtmueller 2011-08-12 23:39:54 +00:00 committed by Git OBS Bridge
parent 1ec25547d7
commit 61c947eec5
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 13 01:39:38 CEST 2011 - draht@suse.de
- include path is /usr/include
-------------------------------------------------------------------
Mon Aug 8 00:42:53 UTC 2011 - jengelh@medozas.de

View File

@ -76,8 +76,7 @@ if [ ! -e configure ]; then
fi
# bnc#561793 - do not include unclean module in iptables manpage
rm -f extensions/libipt_unclean.man
%configure --includedir=%_includedir/%name-%version \
--enable-libipq
%configure --enable-libipq
make %{?_smp_mflags}
%install