aboutsummaryrefslogtreecommitdiff
path: root/development/omake/omake.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/omake/omake.SlackBuild')
-rw-r--r--development/omake/omake.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/omake/omake.SlackBuild b/development/omake/omake.SlackBuild
index 575032c296f1e..004c7f5ecd5b1 100644
--- a/development/omake/omake.SlackBuild
+++ b/development/omake/omake.SlackBuild
@@ -70,7 +70,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 -L . \