wok-6.x diff aubio/receipt @ rev 17948
mtpaint: up (3.44.91), remove XPM icons substitutions (using original icons).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Apr 16 02:24:03 2015 +0300 (2015-04-16) |
parents | 380ffe05937a |
children | 7f39549720b8 |
line diff
1.1 --- a/aubio/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/aubio/receipt Thu Apr 16 02:24:03 2015 +0300 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