wok-4.x rev 7978
Fix: sane-backends needs -j1 to install
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Jan 17 17:58:28 2011 +0100 (2011-01-17) |
parents | 83809e28255e |
children | c94104d87783 |
files | sane-backends/receipt |
line diff
1.1 --- a/sane-backends/receipt Mon Jan 17 17:57:54 2011 +0100 1.2 +++ b/sane-backends/receipt Mon Jan 17 17:58:28 2011 +0100 1.3 @@ -21,7 +21,7 @@ 1.4 --mandir=/usr/share/man \ 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.