wok diff elfutils/receipt @ rev 10496

eina: up to fix e17 build (1.0.1)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 25 13:56:24 2011 +0200 (2011-05-25)
parents eefa66c18286
children ead6ac3e98b7
line diff
     1.1 --- a/elfutils/receipt	Sat Feb 12 02:18:58 2011 +0100
     1.2 +++ b/elfutils/receipt	Wed May 25 13:56:24 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.