wok diff slitaz-toolchain/receipt @ rev 11549

Add get-nz form wok-undigest
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 25 15:18:56 2011 +0100 (2011-12-25)
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 Dec 25 15:18:56 2011 +0100
     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