From 5e7c66573df90c3f46bf4e5a1fa03a6900a05a57 Mon Sep 17 00:00:00 2001 From: crocket Date: Sat, 23 Feb 2013 20:30:17 -0600 Subject: graphics/gthumb: Remove obsolete configure flags Signed-off-by: Robby Workman --- graphics/gthumb/gthumb.SlackBuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/graphics/gthumb/gthumb.SlackBuild b/graphics/gthumb/gthumb.SlackBuild index fafd7feb33..890bc7c155 100644 --- a/graphics/gthumb/gthumb.SlackBuild +++ b/graphics/gthumb/gthumb.SlackBuild @@ -6,7 +6,7 @@ PRGNAM=gthumb VERSION=${VERSION:-3.0.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -61,9 +61,7 @@ CXXFLAGS="$SLKCFLAGS" \ --mandir=/usr/man \ --infodir=/usr/info \ --enable-static=no \ - --disable-schemas-install \ --disable-scrollkeeper \ - --disable-gnome-3 \ --docdir=/usr/doc/$PRGNAM-$VERSION \ --build=$ARCH-slackware-linux -- cgit v1.2.3