summaryrefslogtreecommitdiffstats
path: root/graphics/gthumb
diff options
context:
space:
mode:
author crocket2013-02-24 03:30:17 +0100
committer Robby Workman2013-02-24 03:30:17 +0100
commit5e7c66573df90c3f46bf4e5a1fa03a6900a05a57 (patch)
tree4bacfa1008c6539d18e4eacb59fd08d9a4f33830 /graphics/gthumb
parent233a84114548a9590d3a61f9bce61d94beace4b9 (diff)
downloadslackbuilds-5e7c66573df90c3f46bf4e5a1fa03a6900a05a57.tar.gz
graphics/gthumb: Remove obsolete configure flags
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/gthumb')
-rw-r--r--graphics/gthumb/gthumb.SlackBuild4
1 files changed, 1 insertions, 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