wok-current diff spandsp/receipt @ rev 10898
busybox/httpd: add directory index
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jul 15 11:34:28 2011 +0200 (2011-07-15) |
parents | 640ddbff13b4 |
children | b7319995b37e |
line diff
1.1 --- a/spandsp/receipt Fri Mar 04 08:41:48 2011 +0100 1.2 +++ b/spandsp/receipt Fri Jul 15 11:34:28 2011 +0200 1.3 @@ -15,8 +15,8 @@ 1.4 { 1.5 cd $src 1.6 ./configure --prefix=/usr && 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.