summaryrefslogtreecommitdiffstats
path: root/gis/osgEarth/osgEarth.SlackBuild
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2018-06-03 11:09:23 +0100
committer David Spencer <idlemoor@slackbuilds.org>2018-06-03 11:09:23 +0100
commitcce3444ba5b40c1d65377f5c68e4f4f009c2e55f (patch)
tree617c21d6288ccbbbe05e15c01755141e5239f2fa /gis/osgEarth/osgEarth.SlackBuild
parent49b2b6bb69d64f4a06bf62ec9e4ec5cd4b01ad8c (diff)
downloadslackbuilds-cce3444ba5b40c1d65377f5c68e4f4f009c2e55f.tar.gz
slackbuilds-cce3444ba5b40c1d65377f5c68e4f4f009c2e55f.tar.xz
gis/osgEarth: Fix for Github tarball.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/osgEarth/osgEarth.SlackBuild')
-rw-r--r--gis/osgEarth/osgEarth.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/osgEarth/osgEarth.SlackBuild b/gis/osgEarth/osgEarth.SlackBuild
index 69fc3f2061..63f7f8678e 100644
--- a/gis/osgEarth/osgEarth.SlackBuild
+++ b/gis/osgEarth/osgEarth.SlackBuild
@@ -72,7 +72,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$SRCNAM-$VERSION
-tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
+tar xvf $CWD/$SRCNAM-$SRCNAM-$VERSION.tar.gz
cd $SRCNAM-$SRCNAM-$VERSION
chown -R root:root .
find -L . \