wok rev 10027

elfutils: we want --build and --host
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 20 00:29:26 2011 +0200 (2011-05-20)
parents dd0e8a306fc7
children 1a839851e167
files elfutils/receipt
line diff
     1.1 --- a/elfutils/receipt	Thu May 19 21:14:41 2011 +0200
     1.2 +++ b/elfutils/receipt	Fri May 20 00:29:26 2011 +0200
     1.3 @@ -18,10 +18,8 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	./configure &&
     1.8 -	make &&
     1.9 -	make check &&
    1.10 -	make install
    1.11 +	./configure $CONFIGURE_ARGS &&
    1.12 +	make && make check && make install
    1.13  }
    1.14  
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.