wok diff slitaz-toolchain/receipt @ rev 11661

syslinux: help.en (tiny edits)
author Paul Issott <paul@slitaz.org>
date Sun Feb 12 21:27:40 2012 +0000 (2012-02-12)
parents 65cfbc1490ea
children a7297503ad9b
line diff
     1.1 --- a/slitaz-toolchain/receipt	Sat May 21 14:54:31 2011 +0200
     1.2 +++ b/slitaz-toolchain/receipt	Sun Feb 12 21:27:40 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