aboutsummaryrefslogtreecommitdiff
path: root/desktop/xed/xed.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/xed/xed.SlackBuild')
-rw-r--r--desktop/xed/xed.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/xed/xed.SlackBuild b/desktop/xed/xed.SlackBuild
index 1de758586727..5a9eee3806fd 100644
--- a/desktop/xed/xed.SlackBuild
+++ b/desktop/xed/xed.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Slackware build script for xed.
+# Slackware build script for xed.
#
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
@@ -21,7 +21,7 @@
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xed
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -74,7 +74,6 @@ CXXFLAGS="$SLKCFLAGS" \
--with-gtk=3.0 \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
- --libexecdir="/usr/lib/xed" \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \