wok-next diff aubio/receipt @ rev 13986

evince: add a blank row to make it rebuilt, poppler upgrade broken it
author ernia <monghitri@aruba.it>
date Fri Feb 08 22:33:30 2013 +0000 (2013-02-08)
parents 8e69cb83d354
children 380ffe05937a
line diff
     1.1 --- a/aubio/receipt	Tue Jun 26 18:39:24 2012 +0000
     1.2 +++ b/aubio/receipt	Fri Feb 08 22:33:30 2013 +0000
     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