cookutils diff data/receipt @ rev 217

cook: dont try to pack if WANTED is blocked or broken
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 24 03:32:30 2011 +0200 (2011-05-24)
parents 46fd01a7f6a1
children 9d14c3958c44
line diff
     1.1 --- a/data/receipt	Tue May 03 22:32:37 2011 +0200
     1.2 +++ b/data/receipt	Tue May 24 03:32:30 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.