wok diff aubio/receipt @ rev 13934

qt4: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 26 12:25:05 2013 +0100 (2013-01-26)
parents 8e69cb83d354
children 380ffe05937a
line diff
     1.1 --- a/aubio/receipt	Tue Jun 26 18:39:24 2012 +0000
     1.2 +++ b/aubio/receipt	Sat Jan 26 12:25:05 2013 +0100
     1.3 @@ -20,6 +20,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	export LDFLAGS="-Wl,--copy-dt-needed-entries -lm"
     1.8  	./configure --prefix=/usr $CONFIGURE_ARGS &&
     1.9  	make -j1 &&
    1.10  	make -j1 install