wok diff ftp-proxy/receipt @ rev 23874
squidclamav: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 25 19:42:45 2020 +0000 (2020-06-25) |
parents | 7896f0694ef6 |
children | ad8b9ff412d2 |
line diff
1.1 --- a/ftp-proxy/receipt Sat Aug 10 21:12:16 2013 +0000 1.2 +++ b/ftp-proxy/receipt Thu Jun 25 19:42:45 2020 +0000 1.3 @@ -18,9 +18,8 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 ./configure --prefix=/usr --sysconfdir=/etc $CONFIGURE_ARGS && 1.9 - make && make INST_ROOT=$DESTDIR install 1.10 + make -j 1 && make -j 1 INST_ROOT=$DESTDIR install 1.11 } 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg.