cookutils diff data/receipt @ rev 318

Add cookiso (Automate and log ISO build)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 15 03:01:16 2012 +0100 (2012-03-15)
parents 46fd01a7f6a1
children 9d14c3958c44
line diff
     1.1 --- a/data/receipt	Tue May 03 22:32:37 2011 +0200
     1.2 +++ b/data/receipt	Thu Mar 15 03:01:16 2012 +0100
     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.