wok diff gobby/receipt @ rev 12064

brscan: fix bdeps
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Mar 09 01:51:56 2012 +0100 (2012-03-09)
parents ce02e96ef6b7
children 671423b4e56f
line diff
     1.1 --- a/gobby/receipt	Thu May 19 01:07:29 2011 +0200
     1.2 +++ b/gobby/receipt	Fri Mar 09 01:51:56 2012 +0100
     1.3 @@ -17,7 +17,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.