# HG changeset patch # User Christopher Rogers # Date 1299169746 0 # Node ID a477108d31634c23ec8e0b5ce4f1de342d75c0ce # Parent 0b8fdc613a70c0ba75ecafbfc8c8e4128b42fa4d Fixed cyrus-sasl-pam. diff -r 0b8fdc613a70 -r a477108d3163 cyrus-sasl-pam/receipt --- a/cyrus-sasl-pam/receipt Thu Mar 03 22:28:26 2011 +0100 +++ b/cyrus-sasl-pam/receipt Thu Mar 03 16:29:06 2011 +0000 @@ -22,7 +22,7 @@ --mandir=/usr/share/man $CONFIGURE_ARGS sed -i 's/WITH_DES/WITH_DES 1/' config.h make && - make DESTDIR=$PWD/_pkg install + make -j1 DESTDIR=$PWD/_pkg install } # Rules to gen a SliTaz package suitable for Tazpkg.