wok diff linux/receipt @ rev 7937

slitaz-mercurial-style: Start moving to new CSS and layout
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jan 11 21:53:28 2011 +0100 (2011-01-11)
parents a03e47756b33
children 03d4663c81fa
line diff
     1.1 --- a/linux/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.2 +++ b/linux/receipt	Tue Jan 11 21:53:28 2011 +0100
     1.3 @@ -84,7 +84,7 @@
     1.4  	       -e 's/^CONFIG_RT2870/#&/' .config
     1.5  	yes '' | make oldconfig
     1.6  	make -j 4 bzImage || return 1
     1.7 -	[-d $PWD/_pkg ] || mkdir -p $PWD/_pkg
     1.8 +	[ -d $PWD/_pkg ] || mkdir -p $PWD/_pkg
     1.9  	mv arch/x86/boot/bzImage $PWD/_pkg
    1.10  	mv System.map System.map-without-modules
    1.11