wok diff tacacs+/receipt @ rev 21551
lxsession046 provides lxsession
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue May 07 19:16:48 2019 +0200 (2019-05-07) |
parents | de49f29b101e |
children | c057ec7423a0 |
line diff
1.1 --- a/tacacs+/receipt Thu Dec 05 15:25:09 2013 +0000 1.2 +++ b/tacacs+/receipt Tue May 07 19:16:48 2019 +0200 1.3 @@ -16,13 +16,12 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --infodir=/usr/share/info \ 1.11 --mandir=/usr/share/man \ 1.12 $CONFIGURE_ARGS && 1.13 - make && make DESTDIR=$DESTDIR install 1.14 + make && make -j 1 DESTDIR=$DESTDIR install 1.15 } 1.16 1.17 # Rules to gen a SliTaz package suitable for Tazpkg.