wok diff texinfo/receipt @ rev 10164

Up: ruby-gtk2 to 0.90.8.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 20:14:55 2011 +0000 (2011-05-20)
parents 49237253b927
children a3d5d8030323
line diff
     1.1 --- a/texinfo/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.2 +++ b/texinfo/receipt	Fri May 20 20:14:55 2011 +0000
     1.3 @@ -16,7 +16,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.