wok-6.x diff matchbox-window-manager-2/receipt @ rev 19800
e4rat: add -lcom_err
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 25 09:54:23 2017 +0100 (2017-02-25) |
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 Sat Feb 25 09:54:23 2017 +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