wok-6.x diff miniupnpd/receipt @ rev 21266
updated libnl, libnl-dev and libnl-tools (3.2.24 -> 3.4.0)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Apr 12 14:38:43 2019 +0100 (2019-04-12) |
parents | 943e0b9e503d |
children | 797b839bde3a |
line diff
1.1 --- a/miniupnpd/receipt Mon Dec 18 12:30:14 2017 +0100 1.2 +++ b/miniupnpd/receipt Fri Apr 12 14:38:43 2019 +0100 1.3 @@ -17,6 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|uname -m|echo i486|' Makefile* netfilter*/Makefile 1.8 mkdir -p $DESTDIR/usr/share/man/man8 1.9 sed -i 's,^EXTIF=eth0,EXTIF=$(route -n | awk ''/^0.0.0.0/ { print $8 }''),' netfilter/iptables_init.sh 1.10 make -f Makefile.linux config.h