summaryrefslogtreecommitdiffstats
path: root/desktop/screenkey/screenkey.SlackBuild
diff options
context:
space:
mode:
author David Spencer2017-02-04 13:47:16 +0100
committer Willy Sudiarto Raharjo2017-02-11 01:24:05 +0100
commitfa3df540f44feb40940a779a472319cf3b4c3d4e (patch)
treeea73d061270c587cea4086ff4c087a6241551fe0 /desktop/screenkey/screenkey.SlackBuild
parent2bcfc2e63d04d0ac12e7b292f10aba2396a48e47 (diff)
downloadslackbuilds-fa3df540f44feb40940a779a472319cf3b4c3d4e.tar.gz
desktop/screenkey: Fixed tarball handling.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/screenkey/screenkey.SlackBuild')
-rw-r--r--desktop/screenkey/screenkey.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/screenkey/screenkey.SlackBuild b/desktop/screenkey/screenkey.SlackBuild
index 4d9fb093ed..9bdeb4e239 100644
--- a/desktop/screenkey/screenkey.SlackBuild
+++ b/desktop/screenkey/screenkey.SlackBuild
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$PRGNAM-$VERSION
chown -R root:root .
find . \