wok diff linux/receipt @ rev 11400

Fix: typo in linux && linux-libre receipts (thanks to godane)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Dec 11 02:12:34 2011 +0100 (2011-12-11)
parents 93f683705964
children 6da83b7b4dea
line diff
     1.1 --- a/linux/receipt	Sat Dec 10 06:08:28 2011 +0100
     1.2 +++ b/linux/receipt	Sun Dec 11 02:12:34 2011 +0100
     1.3 @@ -100,7 +100,7 @@
     1.4  	mv arch/x86/boot/bzImage $PWD/_pkg
     1.5  	mv System.map System.map-without-modules
     1.6  
     1.7 -	[ -x /usr/bin/cook ] && report step "Now build bzImage with modules"
     1.8 +	[ ! -x /usr/bin/cook ] && report step "Now build bzImage with modules"
     1.9  	
    1.10  	# Build bzImage with modules
    1.11  	cp -f $stuff/$PACKAGE-$VERSION-slitaz.config .config