wok diff matchbox-window-manager-2/receipt @ rev 16317
Up node and fix sakura icon
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 09 15:29:02 2014 +0200 (2014-04-09) |
parents | fbceb4928ad5 |
children | 17e313b5b9c1 |
line diff
1.1 --- a/matchbox-window-manager-2/receipt Mon Dec 09 10:08:51 2013 +0000 1.2 +++ b/matchbox-window-manager-2/receipt Wed Apr 09 15:29:02 2014 +0200 1.3 @@ -19,6 +19,10 @@ 1.4 { 1.5 cd $src 1.6 export LDFLAGS="-Wl,--copy-dt-needed-entries -lexpat" 1.7 + 1.8 + # http://git.yoctoproject.org/cgit/cgit.cgi/libmatchboxwm2/commit/?h=rib//matchbox-next&context=6 1.9 + sed -i 's|XML_StopParser|// &|' matchbox/theme-engines/mb-wm-theme.c 1.10 + 1.11 ./autogen.sh \ 1.12 --enable-png-theme \ 1.13 --enable-composite-managers=xrender \