summaryrefslogtreecommitdiffstats
path: root/python/foolscap/foolscap.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/foolscap/foolscap.SlackBuild')
-rw-r--r--python/foolscap/foolscap.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/foolscap/foolscap.SlackBuild b/python/foolscap/foolscap.SlackBuild
index e78d1c33cf..f4b0bdcea3 100644
--- a/python/foolscap/foolscap.SlackBuild
+++ b/python/foolscap/foolscap.SlackBuild
@@ -74,7 +74,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/"$PRGNAM"_"$VERSION.orig.tar.gz"
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \