wok diff clex/receipt @ rev 11017

ssfs-busybox: wanted busybox
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 13 16:56:20 2011 +0200 (2011-10-13)
parents 5bc185ddf5b9
children e356385983b9
line diff
     1.1 --- a/clex/receipt	Wed May 11 23:06:47 2011 +0200
     1.2 +++ b/clex/receipt	Thu Oct 13 16:56:20 2011 +0200
     1.3 @@ -17,7 +17,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.