wok diff gitmail/receipt @ rev 20167

Up smtube, smplayer (18.1.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu Jan 11 13:05:26 2018 +0100 (2018-01-11)
parents d3fe634de29c
children 932cd974e081
line diff
     1.1 --- a/gitmail/receipt	Thu Aug 15 17:43:39 2013 +0000
     1.2 +++ b/gitmail/receipt	Thu Jan 11 13:05:26 2018 +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 \