wok diff gdb-python/receipt @ rev 11680

Up: stella to 3.5.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 18 08:13:30 2012 -0500 (2012-02-18)
parents 6da1a6d30bc1
children a2066d3c1f8b
line diff
     1.1 --- a/gdb-python/receipt	Thu Oct 13 03:16:41 2011 +0000
     1.2 +++ b/gdb-python/receipt	Sat Feb 18 08:13:30 2012 -0500
     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.