wok diff codeblocks/receipt @ rev 18497

libfm: define tar.xz for xarchiver
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 11 13:59:02 2015 +0200 (2015-10-11)
parents 533c0cab6960
children affba9aecc73
line diff
     1.1 --- a/codeblocks/receipt	Wed Oct 22 03:42:23 2014 +0300
     1.2 +++ b/codeblocks/receipt	Sun Oct 11 13:59:02 2015 +0200
     1.3 @@ -18,7 +18,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	# Binutils 2.22 break many packages build without LDFLAGS set correctly.
     1.7 -	export LDFLAGS="-Wl,--copy-dt-needed-entries"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries"
     1.9  	
    1.10  	busybox patch -p1 -i $stuff/glib.u
    1.11  	./configure \