wok diff rawstudio/receipt @ rev 18220

Up to lastest: cookutils slitaz-base-files slitaz-configs tazinst tazpanel tazpkg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jul 18 11:25:09 2015 +0200 (2015-07-18)
parents 380ffe05937a
children 6135577f4d08
line diff
     1.1 --- a/rawstudio/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/rawstudio/receipt	Sat Jul 18 11:25:09 2015 +0200
     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 -lX11"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lX11"
     1.9  	export PKG_CONFIG_PATH="/usr/lib/pkgconfig"
    1.10  	patch -p1 -i $stuff/rawstudio-const.patch
    1.11  	./configure \