wok-next rev 15642
postgis: race condition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 09 21:00:49 2013 +0000 (2013-12-09) |
parents | b7820f6fbe67 |
children | 15030aba419f |
files | postgis/receipt |
line diff
1.1 --- a/postgis/receipt Mon Dec 09 20:48:15 2013 +0000 1.2 +++ b/postgis/receipt Mon Dec 09 21:00:49 2013 +0000 1.3 @@ -17,7 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 ./configure --with-gui $CONFIGURE_ARGS \ 1.7 - && make && make install 1.8 + && make -j 1 && make install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.