# HG changeset patch # User Pascal Bellard # Date 1280173901 -7200 # Node ID 37f3adfaa48587b660e653707ab029a697e37e2c # Parent 49f07f22bb294c531424ca8e5b0aa73392b89d0f net-snmp: fix build diff -r 49f07f22bb29 -r 37f3adfaa485 net-snmp/receipt --- a/net-snmp/receipt Mon Jul 26 18:07:34 2010 +0200 +++ b/net-snmp/receipt Mon Jul 26 21:51:41 2010 +0200 @@ -24,7 +24,7 @@ --with-logfile="/var/log/snmpd.log" \ --with-persistent-directory="/var/net-snmp" \ $CONFIGURE_ARGS && - make -j 4 && make DESTDIR=$PWD/_pkg install + make && make DESTDIR=$PWD/_pkg install } # Rules to gen a SliTaz package suitable for Tazpkg.