wok-6.x diff tacacs+/receipt @ rev 21052
updated intel-microcode (20180312 -> 20180807a)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 13 14:10:27 2019 +0100 (2019-03-13) |
parents | de49f29b101e |
children | c057ec7423a0 |
line diff
1.1 --- a/tacacs+/receipt Thu Dec 05 15:25:09 2013 +0000 1.2 +++ b/tacacs+/receipt Wed Mar 13 14:10:27 2019 +0100 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.