wok diff miniupnpd/receipt @ rev 20991

updated gperiodic (2.0.10 -> 3.0.3)
author Hans-G?nter Theisgen
date Thu Mar 07 16:41:35 2019 +0100 (2019-03-07)
parents 943e0b9e503d
children 797b839bde3a
line diff
     1.1 --- a/miniupnpd/receipt	Mon Dec 18 12:30:14 2017 +0100
     1.2 +++ b/miniupnpd/receipt	Thu Mar 07 16:41:35 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