wok-4.x rev 7971
Fix: lesstif needs -j1 to install correctly
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Jan 17 17:53:35 2011 +0100 (2011-01-17) |
parents | 0e470e272b60 |
children | e6286c4cc065 |
files | lesstif/receipt |
line diff
1.1 --- a/lesstif/receipt Mon Jan 17 17:52:31 2011 +0100 1.2 +++ b/lesstif/receipt Mon Jan 17 17:53:35 2011 +0100 1.3 @@ -24,7 +24,7 @@ 1.4 --includedir=/usr/include \ 1.5 $CONFIGURE_ARGS && 1.6 make && 1.7 - make DESTDIR=$PWD/_pkg install 1.8 + make -j 1 DESTDIR=$PWD/_pkg install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.