summaryrefslogtreecommitdiffstats
path: root/development/geany-plugins/geany-plugins.SlackBuild
diff options
context:
space:
mode:
author James Geboski2013-03-13 10:05:11 +0100
committer dsomero2013-03-22 12:16:45 +0100
commit44cd7796d42f210b319d1fc119fae49248296517 (patch)
tree80ed301812fb67f0e38507df1a82a476d34c3a28 /development/geany-plugins/geany-plugins.SlackBuild
parentf9396db1d4d9e8bda0dc59d69c5974d337fa094c (diff)
downloadslackbuilds-44cd7796d42f210b319d1fc119fae49248296517.tar.gz
development/geany-plugins: Updated for version 1.23.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/geany-plugins/geany-plugins.SlackBuild')
-rw-r--r--development/geany-plugins/geany-plugins.SlackBuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/development/geany-plugins/geany-plugins.SlackBuild b/development/geany-plugins/geany-plugins.SlackBuild
index 1ea48a624f..2e4db86de9 100644
--- a/development/geany-plugins/geany-plugins.SlackBuild
+++ b/development/geany-plugins/geany-plugins.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Geany Plugins
-# Copyright 2010-2012 James Geboski <jgeboski@gmail.com>
+# Copyright 2010-2013 James Geboski <jgeboski@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geany-plugins
-VERSION=${VERSION:-1.22}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.23}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -78,8 +78,7 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --build=$ARCH-slackware-linux \
- --enable-geanygdb
+ --build=$ARCH-slackware-linux
make
make install DESTDIR=$PKG