wok diff libstatgrab/receipt @ rev 15870
linux: fix stupid typo! Now linux64 and linux without modules will build
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Jan 31 19:46:06 2014 +0100 (2014-01-31) |
parents | 6eff489aa802 |
children | 23b382a886ad |
line diff
1.1 --- a/libstatgrab/receipt Tue Jun 11 11:57:36 2013 +0200 1.2 +++ b/libstatgrab/receipt Fri Jan 31 19:46:06 2014 +0100 1.3 @@ -18,7 +18,7 @@ 1.4 { 1.5 cd $src 1.6 ./configure && 1.7 - make && make install 1.8 + make && make -j 1 install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.