wok diff cgdb/receipt @ rev 10382

xorg-libXp: can't cross (use native)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 23 17:57:45 2011 +0200 (2011-05-23)
parents 96976b961ce8
children 94aa6ab5462c
line diff
     1.1 --- a/cgdb/receipt	Tue May 17 20:14:45 2011 +0200
     1.2 +++ b/cgdb/receipt	Mon May 23 17:57:45 2011 +0200
     1.3 @@ -16,7 +16,8 @@
     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 && 
     1.9 +	make && make install
    1.10  }
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.