wok diff miniupnpd/receipt @ rev 18497

libfm: define tar.xz for xarchiver
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 11 13:59:02 2015 +0200 (2015-10-11)
parents ce9148142ee8
children dbf4eeed945f
line diff
     1.1 --- a/miniupnpd/receipt	Thu Dec 26 13:16:14 2013 +0000
     1.2 +++ b/miniupnpd/receipt	Sun Oct 11 13:59:02 2015 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	export LDFLAGS="-Wl,--copy-dt-needed-entries" 
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries" 
     1.9  	mkdir -p $DESTDIR/usr/share/man/man8
    1.10  	sed -i 's,^EXTIF=eth0,EXTIF=$(route -n | awk ''/^0.0.0.0/ { print $8 }''),' netfilter/iptables_init.sh
    1.11  	make -f Makefile.linux config.h