wok-4.x diff speex/receipt @ rev 8809
Fix gnustep-base compile_rules()
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 23 02:20:47 2011 +0100 (2011-02-23) |
parents | a59ebb0d6909 |
children | 0f1c57a860ef |
line diff
1.1 --- a/speex/receipt Mon Jul 05 11:56:36 2010 +0200 1.2 +++ b/speex/receipt Wed Feb 23 02:20:47 2011 +0100 1.3 @@ -17,7 +17,7 @@ 1.4 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.5 --mandir=/usr/share/man $CONFIGURE_ARGS && 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.