wok-stable diff slitaz-toolchain/receipt @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents 65cfbc1490ea
children
line diff
     1.1 --- a/slitaz-toolchain/receipt	Sat May 21 14:54:31 2011 +0200
     1.2 +++ b/slitaz-toolchain/receipt	Mon Mar 04 18:42:23 2019 +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