wok diff nitrogen/receipt @ rev 14909

slitaz-i18n: add slitaz-configs as bdep; slitaz-configs: back openbox menu; locale-el, locale-ru: add keyboard layout icons; locale-fr, locale-hu, locale-pt_BR: recook with openbox menu.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 05 11:40:01 2013 +0300 (2013-08-05)
parents 4f527a2114bf
children 380ffe05937a
line diff
     1.1 --- a/nitrogen/receipt	Thu Mar 08 11:44:26 2012 -0800
     1.2 +++ b/nitrogen/receipt	Mon Aug 05 11:40:01 2013 +0300
     1.3 @@ -15,6 +15,9 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	# Binutils 2.22 break many packages build without LDFLAGS set correctly.
     1.8 +	export LDFLAGS="-Wl,--copy-dt-needed-entries"
     1.9 +	
    1.10  	cd $src
    1.11      sed -e '/png.h/d' < src/Thumbview.cc > src/Thumbview.cc.patched
    1.12      mv src/Thumbview.cc.patched src/Thumbview.cc