wok-4.x diff slitaz-toolchain/receipt @ rev 12317

Add vkeybd
author Richard Dunbar <mojo@slitaz.org>
date Sat Aug 11 01:38:53 2012 +0000 (2012-08-11)
parents 65cfbc1490ea
children 654ef6aa1962
line diff
     1.1 --- a/slitaz-toolchain/receipt	Sat May 21 14:54:31 2011 +0200
     1.2 +++ b/slitaz-toolchain/receipt	Sat Aug 11 01:38:53 2012 +0000
     1.3 @@ -23,7 +23,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	[ -x /usr/bin/cook ] || exit 0
     1.8 +	[ -x /usr/bin/cook ] || return 0
     1.9  	tmplog=$LOGS/$PACKAGE.tmplog
    1.10  	echo "Cook: $PACKAGE $VERSION" > $tmplog
    1.11  	separator >> $tmplog