wok diff libisofs/receipt @ rev 9869
fix build_deps
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon May 16 22:44:41 2011 +0200 (2011-05-16) |
parents | 540e07f1f4e1 |
children | fa6c0adfc0d3 |
line diff
1.1 --- a/libisofs/receipt Tue Apr 12 11:24:03 2011 +0000 1.2 +++ b/libisofs/receipt Mon May 16 22:44:41 2011 +0200 1.3 @@ -14,8 +14,8 @@ 1.4 { 1.5 cd $src 1.6 ./configure && 1.7 - make && 1.8 - make install 1.9 + make -j1 && 1.10 + make -j1 install 1.11 } 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg.