aboutsummaryrefslogtreecommitdiff
path: root/system/heirloom-doctools/heirloom-doctools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/heirloom-doctools/heirloom-doctools.SlackBuild')
-rw-r--r--system/heirloom-doctools/heirloom-doctools.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/heirloom-doctools/heirloom-doctools.SlackBuild b/system/heirloom-doctools/heirloom-doctools.SlackBuild
index 5b2e73a1b21c..6febdcd52c0e 100644
--- a/system/heirloom-doctools/heirloom-doctools.SlackBuild
+++ b/system/heirloom-doctools/heirloom-doctools.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for heirloom-doctools
-# Copyright 2013 Ruben Schuller
+# Copyright 2013 - 2015 Ruben Schuller
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=heirloom-doctools
-VERSION=${VERSION:-141217}
+VERSION=${VERSION:-150406}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -62,6 +62,7 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-${VERSION}.tar.bz2
cd $PRGNAM-$VERSION
+
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \