wok-4.x rev 5911
net-snmp: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 26 21:51:41 2010 +0200 (2010-07-26) |
parents | 49f07f22bb29 |
children | bf4ee34e64af |
files | net-snmp/receipt |
line diff
1.1 --- a/net-snmp/receipt Mon Jul 26 18:07:34 2010 +0200 1.2 +++ b/net-snmp/receipt Mon Jul 26 21:51:41 2010 +0200 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 -j 4 && make DESTDIR=$PWD/_pkg install 1.8 + make && make DESTDIR=$PWD/_pkg install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.