wok diff postgis/receipt @ rev 17004

Add libjson-c
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 12 13:24:09 2014 +0200 (2014-08-12)
parents 7896f0694ef6
children 2cb8ea33e031
line diff
     1.1 --- a/postgis/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/postgis/receipt	Tue Aug 12 13:24:09 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.