wok-next diff wbar/receipt @ rev 8678

Automated merge with https://bitbucket.org/gokhlayeh/wok
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 00:50:03 2011 +0100 (2011-02-17)
parents 4897058add72
children 940b5937e496
line diff
     1.1 --- a/wbar/receipt	Sun Feb 28 17:49:32 2010 +0100
     1.2 +++ b/wbar/receipt	Thu Feb 17 00:50:03 2011 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	patch -p0 < ../stuff/gcc43_fixes.diff || exit 1
     1.8 +	patch -p0 < ../stuff/gcc43_fixes.diff || return 1
     1.9  	make &&
    1.10  	mkdir -p _pkg/usr/share/wbar/iconpack _pkg/usr/bin &&
    1.11  	cp wbar _pkg/usr/bin &&