wok diff postgis/receipt @ rev 17313

Fix fish and fish-doc.
author necrophcodr <tcg.thegamer@gmail.com>
date Sun Nov 02 19:40:25 2014 +0100 (2014-11-02)
parents 7896f0694ef6
children 2cb8ea33e031
line diff
     1.1 --- a/postgis/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/postgis/receipt	Sun Nov 02 19:40:25 2014 +0100
     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.