wok-stable diff linux/receipt @ rev 8785

Fix-bdep: imagination needs intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 22 22:47:26 2011 +0100 (2011-02-22)
parents 53261b54542e
children 166631b3f069
line diff
     1.1 --- a/linux/receipt	Sat Feb 19 01:35:37 2011 +0000
     1.2 +++ b/linux/receipt	Tue Feb 22 22:47:26 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 -}