wok rev 10028

m4: we want --build --host
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 20 01:20:12 2011 +0200 (2011-05-20)
parents 129718f02808
children cc4ff3002e6a
files m4/receipt
line diff
     1.1 --- a/m4/receipt	Fri May 20 00:29:26 2011 +0200
     1.2 +++ b/m4/receipt	Fri May 20 01:20:12 2011 +0200
     1.3 @@ -15,7 +15,8 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     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.