wok diff slitaz-toolchain/receipt @ rev 9732

linux: Fix 2. clean up and make it build with cookutils: FIXME: tazwok specif code (aufs is ok for cook and tazwok I guess)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 15:57:19 2011 +0200 (2011-05-09)
parents 757a3f3c6bb1
children dad9a35bd4f6
line diff
     1.1 --- a/slitaz-toolchain/receipt	Mon May 09 01:35:10 2011 +0200
     1.2 +++ b/slitaz-toolchain/receipt	Mon May 09 15:57:19 2011 +0200
     1.3 @@ -71,8 +71,8 @@
     1.4  	gcc=$(grep ^VERSION $WOK/linux/receipt | cut -d '"' -f 2)
     1.5  	glibc=$(grep ^VERSION $WOK/linux/receipt | cut -d '"' -f 2)
     1.6  	
     1.7 -	mkdir -p $fs/usr/share/slitaz
     1.8 -	cat >> $fs/usr/share/slitaz/toolchain.txt << EOT
     1.9 +	mkdir -p $fs/usr/share/doc/slitaz
    1.10 +	cat > $fs/usr/share/doc/slitaz/toolchain.txt << EOT
    1.11  SliTaz GNU/Linux toolchain
    1.12  ================================================================================
    1.13  Build date: $(date "+%Y-%m-%d")