summaryrefslogtreecommitdiff
path: root/system/gradm/gradm.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/gradm/gradm.SlackBuild')
-rw-r--r--system/gradm/gradm.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/gradm/gradm.SlackBuild b/system/gradm/gradm.SlackBuild
index a5cad1161a..fb89a59ca2 100644
--- a/system/gradm/gradm.SlackBuild
+++ b/system/gradm/gradm.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gradm
-VERSION=${VERSION:-2.9.1_201301041755}
+VERSION=${VERSION:-3.1_201603152148}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -61,7 +61,7 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$SRC_VERSION
+rm -rf $PRGNAM
# The package can be verified with Bradley Spengler's PGP key (0x4245D46A)
# If we have GnuPG installed, we try to verify the signature.
@@ -83,7 +83,7 @@ then
fi
tar xvf $CWD/$PRGNAM-$SRCVERSION.tar.gz
-cd ${PRGNAM}${SRCVERSION%%.*}
+cd ${PRGNAM}
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \