wok diff net-snmp/receipt @ rev 7974

Fix: net-snmp needs -j1 to install correctly
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 17 17:55:29 2011 +0100 (2011-01-17)
parents 37f3adfaa485
children 6acf7ee438a7
line diff
     1.1 --- a/net-snmp/receipt	Mon Jul 26 21:51:41 2010 +0200
     1.2 +++ b/net-snmp/receipt	Mon Jan 17 17:55:29 2011 +0100
     1.3 @@ -24,7 +24,7 @@
     1.4  		--with-logfile="/var/log/snmpd.log" \
     1.5  		--with-persistent-directory="/var/net-snmp" \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make && make DESTDIR=$PWD/_pkg install
     1.8 +	make -j 1 && make DESTDIR=$PWD/_pkg install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.