wok rev 9030
Fixed cyrus-sasl-pam.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 03 16:29:06 2011 +0000 (2011-03-03) |
parents | 0b8fdc613a70 |
children | d4f25cefd2ff |
files | cyrus-sasl-pam/receipt |
line diff
1.1 --- a/cyrus-sasl-pam/receipt Thu Mar 03 22:28:26 2011 +0100 1.2 +++ b/cyrus-sasl-pam/receipt Thu Mar 03 16:29:06 2011 +0000 1.3 @@ -22,7 +22,7 @@ 1.4 --mandir=/usr/share/man $CONFIGURE_ARGS 1.5 sed -i 's/WITH_DES/WITH_DES 1/' config.h 1.6 make && 1.7 - make DESTDIR=$PWD/_pkg install 1.8 + make -j1 DESTDIR=$PWD/_pkg install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.