wok-current rev 22959
updated iptables and iptables-dev again (1.4.21 -> 1.8.4)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 28 16:00:30 2020 +0100 (2020-02-28) |
parents | 01e110cbf807 |
children | 70f0e2dabf6b |
files | iptables-dev/receipt iptables/receipt |
line diff
1.1 --- a/iptables-dev/receipt Fri Feb 28 15:50:53 2020 +0100 1.2 +++ b/iptables-dev/receipt Fri Feb 28 16:00:30 2020 +0100 1.3 @@ -22,4 +22,3 @@ 1.4 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.5 cp -a $install/usr/lib/*.*a $fs/usr/lib 1.6 } 1.7 -
2.1 --- a/iptables/receipt Fri Feb 28 15:50:53 2020 +0100 2.2 +++ b/iptables/receipt Fri Feb 28 16:00:30 2020 +0100 2.3 @@ -25,6 +25,7 @@ 2.4 --prefix=/usr \ 2.5 --libexecdir=/usr/lib/iptables \ 2.6 --mandir=/usr/share/man \ 2.7 + --disable-nftables \ 2.8 $CONFIGURE_ARGS && 2.9 make && 2.10 make DESTDIR=$DESTDIR install