wok diff rox-filer/receipt @ rev 15280

cinepaint: remove a wrong error trigger (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 26 13:12:43 2013 +0000 (2013-09-26)
parents f4ee6f71888c
children de49f29b101e
line diff
     1.1 --- a/rox-filer/receipt	Mon Dec 19 02:49:30 2011 +0100
     1.2 +++ b/rox-filer/receipt	Thu Sep 26 13:12:43 2013 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="-Wl,--copy-dt-needed-entries -lm"
     1.8  	echo "patch"
     1.9  	[ -f done.menu.diff ] ||
    1.10  		patch $src/ROX-Filer/src/menu.c $stuff/menu.diff