summaryrefslogtreecommitdiffstats
path: root/libraries/microsoft-gsl/microsoft-gsl.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/microsoft-gsl/microsoft-gsl.SlackBuild')
-rw-r--r--libraries/microsoft-gsl/microsoft-gsl.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/microsoft-gsl/microsoft-gsl.SlackBuild b/libraries/microsoft-gsl/microsoft-gsl.SlackBuild
index 5dfc9b1027..ed091acc2c 100644
--- a/libraries/microsoft-gsl/microsoft-gsl.SlackBuild
+++ b/libraries/microsoft-gsl/microsoft-gsl.SlackBuild
@@ -69,8 +69,8 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+rm -rf GSL-$VERSION
+tar xvf $CWD/GSL-$VERSION.tar.gz
cd GSL-$VERSION
chown -R root:root .
find -L . \