wok diff gitmail/receipt @ rev 20701

updated airgeddon (3.31 -> 8.12)
author Hans-G?nter Theisgen
date Tue Feb 05 17:16:21 2019 +0100 (2019-02-05)
parents d3fe634de29c
children 932cd974e081
line diff
     1.1 --- a/gitmail/receipt	Thu Aug 15 17:43:39 2013 +0000
     1.2 +++ b/gitmail/receipt	Tue Feb 05 17:16:21 2019 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	export LDFLAGS="-Wl,--copy-dt-needed-entries -lpthread"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lpthread"
     1.9  	./configure --prefix=/usr $CONFIGURE_ARGS 2>&1 | grep -v /config.rpath &&
    1.10  	make &&
    1.11  	make DESTDIR=$DESTDIR \