wok-stable diff gdb-python/receipt @ rev 12142

Up cookutils (1.7.1) - Fix config file
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 14 03:48:34 2012 +0100 (2012-03-14)
parents 6da1a6d30bc1
children
line diff
     1.1 --- a/gdb-python/receipt	Thu Oct 13 03:16:41 2011 +0000
     1.2 +++ b/gdb-python/receipt	Wed Mar 14 03:48:34 2012 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  	cd $src
     1.5  	./configure --prefix=/usr \
     1.6  		--disable-werror $CONFIGURE_ARGS && \
     1.7 -	make -j 4 && make DESTDIR=$DESTDIR install
     1.8 +	make $MAKEFLAGS && make DESTDIR=$DESTDIR install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.