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

Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 08 02:04:05 2015 +0200 (2015-01-08)
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	Thu Jan 08 02:04:05 2015 +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 \