wok diff postgis/receipt @ rev 17854

Up: slitaz-boot-scripts (5.7.1)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 25 00:32:22 2015 +0200 (2015-03-25)
parents 7896f0694ef6
children 2cb8ea33e031
line diff
     1.1 --- a/postgis/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/postgis/receipt	Wed Mar 25 00:32:22 2015 +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.