wok diff linux/receipt @ rev 8761

Add aufs patches into linux stuff to be able to recook the package using same stuff & to avoid linux counted as commited after each clean
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 21 04:39:34 2011 +0100 (2011-02-21)
parents 53261b54542e
children 166631b3f069
line diff
     1.1 --- a/linux/receipt	Sat Feb 19 01:35:37 2011 +0000
     1.2 +++ b/linux/receipt	Mon Feb 21 04:39:34 2011 +0100
     1.3 @@ -166,12 +166,3 @@
     1.4  EOT
     1.5  	fi
     1.6  }
     1.7 -
     1.8 -clean_wok()
     1.9 -{
    1.10 -	#rm -rf aufs2
    1.11 -	rm stuff/aufs2-base*
    1.12 -	rm stuff/aufs2-standalone*
    1.13 -	rm stuff/aufs2-kbuild*
    1.14 -	rm -rf stuff/tmp
    1.15 -}