summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author crocket <crockabiscuit@gmail.com>2013-02-23 20:30:17 -0600
committer Robby Workman <rworkman@slackbuilds.org>2013-02-23 20:30:17 -0600
commit5e7c66573df90c3f46bf4e5a1fa03a6900a05a57 (patch)
tree4bacfa1008c6539d18e4eacb59fd08d9a4f33830 /graphics
parent233a84114548a9590d3a61f9bce61d94beace4b9 (diff)
downloadslackbuilds-5e7c66573df90c3f46bf4e5a1fa03a6900a05a57.tar.gz
slackbuilds-5e7c66573df90c3f46bf4e5a1fa03a6900a05a57.tar.xz
graphics/gthumb: Remove obsolete configure flags
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics')
-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