wok diff matchbox-window-manager-2/receipt @ rev 18036
dropbear/sshx, ppp/pppnc-client: add default route support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 10 12:23:00 2015 +0200 (2015-05-10) |
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 May 10 12:23:00 2015 +0200 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