wok diff miniupnpd/receipt @ rev 20922

updated flam3 again (3.0 -> 3.1.1)
author Hans-G?nter Theisgen
date Fri Mar 01 17:48:33 2019 +0100 (2019-03-01)
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 Mar 01 17:48:33 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