wok-current diff postgis/receipt @ rev 17027

linux64: new module path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 16 14:43:53 2014 +0200 (2014-08-16)
parents 7896f0694ef6
children 2cb8ea33e031
line diff
     1.1 --- a/postgis/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/postgis/receipt	Sat Aug 16 14:43:53 2014 +0200
     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.