wok-4.x diff gobby/receipt @ rev 12133

fceux: Fixed again.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 13 15:39:58 2012 -0500 (2012-03-13)
parents ce02e96ef6b7
children
line diff
     1.1 --- a/gobby/receipt	Thu May 19 01:07:29 2011 +0200
     1.2 +++ b/gobby/receipt	Tue Mar 13 15:39:58 2012 -0500
     1.3 @@ -17,7 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	./configure && make && make install
     1.8 +	./configure $CONFIGURE_ARGS && make && make install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.