wok diff gdb-python/receipt @ rev 12148

squidclamav: Fix config. Remove unwanted file
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Mar 15 00:08:22 2012 +0100 (2012-03-15)
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	Thu Mar 15 00:08:22 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.