wok rev 18423
radiusclient-ng: rece condition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 21 11:29:19 2015 +0200 (2015-09-21) |
parents | fe9ffaed898b |
children | 1e43d63c4aa7 |
files | radiusclient-ng/receipt |
line diff
1.1 --- a/radiusclient-ng/receipt Mon Sep 21 11:28:06 2015 +0200 1.2 +++ b/radiusclient-ng/receipt Mon Sep 21 11:29:19 2015 +0200 1.3 @@ -13,12 +13,11 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.9 --sysconfdir=/etc \ 1.10 --mandir=/usr/share/man $CONFIGURE_ARGS 1.11 make 1.12 - make DESTDIR=$DESTDIR install 1.13 + make -j 1 DESTDIR=$DESTDIR install 1.14 } 1.15 1.16 # Rules to gen a SliTaz package suitable for Tazpkg.