wok-current rev 8918
libffcall needs -j1 to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Mar 01 00:14:32 2011 +0100 (2011-03-01) |
parents | 1c8ac3b015bc |
children | 5d88adada85b |
files | libffcall/receipt |
line diff
1.1 --- a/libffcall/receipt Mon Feb 28 18:05:18 2011 +0100 1.2 +++ b/libffcall/receipt Tue Mar 01 00:14:32 2011 +0100 1.3 @@ -29,7 +29,7 @@ 1.4 --infodir=/usr/share/info \ 1.5 --mandir=/usr/share/man \ 1.6 $CONFIGURE_ARGS && 1.7 - make && make DESTDIR=$PWD/_pkg install 1.8 + make -j1 && make DESTDIR=$PWD/_pkg install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.