wok-next diff postgis/receipt @ rev 20817

palemoon: try #3: fatal error: sys/int_types.h
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Jun 13 20:05:18 2018 +0000 (2018-06-13)
parents 9e5dca6702bf
children f48456621a9d
line diff
     1.1 --- a/postgis/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.2 +++ b/postgis/receipt	Wed Jun 13 20:05:18 2018 +0000
     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  }