wok diff slitaz-toolchain/receipt @ rev 11760

up tuxtype (1.8.1) and removed extension from desktop file
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 22 13:06:57 2012 -0800 (2012-02-22)
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	Wed Feb 22 13:06:57 2012 -0800
     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