wok-next diff aubio/receipt @ rev 17982

pavucontrol: remove patch
author Richard Dunbar <mojo@slitaz.org>
date Sun Apr 19 16:50:55 2015 -0400 (2015-04-19)
parents 380ffe05937a
children 7f39549720b8
line diff
     1.1 --- a/aubio/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/aubio/receipt	Sun Apr 19 16:50:55 2015 -0400
     1.3 @@ -21,7 +21,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	export LDFLAGS="-Wl,--copy-dt-needed-entries -lm"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lm"
     1.9  	./configure --prefix=/usr $CONFIGURE_ARGS &&
    1.10  	make -j1 &&
    1.11  	make -j1 install