wok diff matchbox-window-manager-2/receipt @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents fb5c703da99f
children 0f5d86ffeb8d
line diff
     1.1 --- a/matchbox-window-manager-2/receipt	Sat Dec 28 09:26:15 2013 +0000
     1.2 +++ b/matchbox-window-manager-2/receipt	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	export LDFLAGS="-Wl,--copy-dt-needed-entries -lexpat"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lexpat"
     1.9  
    1.10  	# http://git.yoctoproject.org/cgit/cgit.cgi/libmatchboxwm2/commit/?h=rib//matchbox-next&context=6
    1.11  	sed -i 's|XML_StopParser|// &|' matchbox/theme-engines/mb-wm-theme.c