wok diff grep/receipt @ rev 10950

get-virtualbox: only /opt/VirtualBox is supported now...
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 02 14:26:45 2011 +0200 (2011-09-02)
parents 64c3eda7d700
children 88a31b077793
line diff
     1.1 --- a/grep/receipt	Sun May 15 12:01:44 2011 +0000
     1.2 +++ b/grep/receipt	Fri Sep 02 14:26:45 2011 +0200
     1.3 @@ -13,7 +13,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.