wok-next diff postgis/receipt @ rev 21010

Small updates
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Oct 12 16:40:30 2018 +0300 (2018-10-12)
parents 9e5dca6702bf
children f48456621a9d
line diff
     1.1 --- a/postgis/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.2 +++ b/postgis/receipt	Fri Oct 12 16:40:30 2018 +0300
     1.3 @@ -21,6 +21,7 @@
     1.4  	./configure \
     1.5  		--with-gui \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make -j1 &&
     1.9  	make install
    1.10  }