wok-6.x diff libisofs/receipt @ rev 10066
warmux: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 05:14:25 2011 +0000 (2011-05-20) |
parents | 540e07f1f4e1 |
children | fa6c0adfc0d3 |
line diff
1.1 --- a/libisofs/receipt Tue Apr 12 11:24:03 2011 +0000 1.2 +++ b/libisofs/receipt Fri May 20 05:14:25 2011 +0000 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.