summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Donald Cooley <chytraeu@sdf.org>2017-02-18 16:41:51 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-21 16:44:31 +0700
commit10b6ca9d9f4b73130e1ae9a66eeb2ff34f1de9a5 (patch)
treed369dc7457728b839ef64a82c942c8ddb5707736
parent88ceb05949092c9c31ecd4c2d49934682f7ce906 (diff)
downloadslackbuilds-10b6ca9d9f4b73130e1ae9a66eeb2ff34f1de9a5.tar.gz
slackbuilds-10b6ca9d9f4b73130e1ae9a66eeb2ff34f1de9a5.tar.xz
libraries/gtk-sharp: Minor change in SlackBuild.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--libraries/gtk-sharp/gtk-sharp.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/libraries/gtk-sharp/gtk-sharp.SlackBuild b/libraries/gtk-sharp/gtk-sharp.SlackBuild
index 6ddde1867b..7b7f2bafe7 100644
--- a/libraries/gtk-sharp/gtk-sharp.SlackBuild
+++ b/libraries/gtk-sharp/gtk-sharp.SlackBuild
@@ -7,7 +7,7 @@
PRGNAM=gtk-sharp
VERSION=${VERSION:-2.12.40}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -64,7 +64,6 @@ CXXFLAGS="$SLKCFLAGS" \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-static \
- --infodir=/usr/info \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--build=$ARCH-slackware-linux