diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-04-17 21:31:28 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 02:00:29 -0500 |
commit | 8e066dc56eb1df4f990269757d1dbeb55f878055 (patch) | |
tree | 50dc7139805f9b9e3d251a85a9b18cb6e46d4d82 /gis/geos/geos.SlackBuild | |
parent | e564e320e8cde2b77ae971acc480a0796f34ea85 (diff) | |
download | slackbuilds-8e066dc56eb1df4f990269757d1dbeb55f878055.tar.gz |
gis/geos: Updated for Slackware 15.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'gis/geos/geos.SlackBuild')
-rw-r--r-- | gis/geos/geos.SlackBuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gis/geos/geos.SlackBuild b/gis/geos/geos.SlackBuild index e42de54280..5a2ce0617d 100644 --- a/gis/geos/geos.SlackBuild +++ b/gis/geos/geos.SlackBuild @@ -81,8 +81,6 @@ CXXFLAGS="$SLKCFLAGS -std=c++11" \ --docdir=/usr/doc/$PRGNAM-$VERSION \ --enable-shared \ --disable-static \ - --enable-python \ - --disable-ruby \ --build=$ARCH-slackware-linux make |