wok
diff clamav/receipt @ rev 6069
Add: qemu-{arm,mips,ppc,x86}
author |
Eric Joseph-Alexandre <erjo@slitaz.org> |
date |
Tue Aug 24 10:49:58 2010 +0200 (2010-08-24) |
parents |
c32663be11f3 |
children |
820fd6180443 |
line diff
1.1 --- a/clamav/receipt Thu Jun 24 17:10:47 2010 +0200
1.2 +++ b/clamav/receipt Tue Aug 24 10:49:58 2010 +0200
1.3 @@ -27,7 +27,7 @@
1.4 --mandir=/usr/share/man \
1.5 --with-iconv=no \
1.6 $CONFIGURE_ARGS &&
1.7 - make &&
1.8 + make -j 4 &&
1.9 make DESTDIR=$PWD/_pkg install
1.10 }
1.11