From 50bd12cc39263b66da3ae9b025cb25af6ff328a0 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sat, 21 Oct 2017 16:50:20 -0700 Subject: gis/postgis: Reflect change to upstream source. Source file now contains install-sh. Signed-off-by: Benjamin Trigona-Harany --- gis/postgis/postgis.SlackBuild | 1 - 1 file changed, 1 deletion(-) (limited to 'gis/postgis/postgis.SlackBuild') diff --git a/gis/postgis/postgis.SlackBuild b/gis/postgis/postgis.SlackBuild index 57b61a521af5..6227e967e73c 100644 --- a/gis/postgis/postgis.SlackBuild +++ b/gis/postgis/postgis.SlackBuild @@ -79,7 +79,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -./autogen.sh CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ -- cgit v1.2.3