graphics/gthumb: Remove obsolete configure flags

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
crocket 2013-02-23 20:30:17 -06:00 committed by Robby Workman
parent 233a841145
commit 5e7c66573d
1 changed files with 1 additions and 3 deletions

View File

@ -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