cookutils diff data/receipt @ rev 255

cook: remove .hg dir when clonig from Hg
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 29 04:14:18 2011 +0200 (2011-05-29)
parents 46fd01a7f6a1
children 9d14c3958c44
line diff
     1.1 --- a/data/receipt	Tue May 03 22:32:37 2011 +0200
     1.2 +++ b/data/receipt	Sun May 29 04:14:18 2011 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	./configure && make && make install
     1.8 +	./configure $CONFIGURE_ARGS && make && make install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.