wok rev 10044

make: add CONFIGURE_ARGS
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 20 09:22:54 2011 +0200 (2011-05-20)
parents 04f951ebdb85
children b3a7c42da734
files make/receipt
line diff
     1.1 --- a/make/receipt	Fri May 20 09:01:13 2011 +0200
     1.2 +++ b/make/receipt	Fri May 20 09:22:54 2011 +0200
     1.3 @@ -20,7 +20,8 @@
     1.4  	patch -Np1 -i $stuff/bug30612.patch
     1.5  	# http://savannah.gnu.org/bugs/?30723
     1.6  	patch -Np1 -i $stuff/bug30723.patch
     1.7 -	./configure && make && make install
     1.8 +	./configure $CONFIGURE_ARGS &&
     1.9 +	make && make install
    1.10  }
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.