wok-current diff ecore/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 e1bff384cd9d
children b6d4a62f929a
line diff
     1.1 --- a/ecore/receipt	Thu May 12 15:33:34 2011 +0200
     1.2 +++ b/ecore/receipt	Wed May 25 13:56:24 2011 +0200
     1.3 @@ -18,7 +18,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.