summaryrefslogtreecommitdiffstats
path: root/python-psutil
diff options
context:
space:
mode:
Diffstat (limited to 'python-psutil')
-rwxr-xr-xpython-psutil/build/python-psutil.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-psutil/build/python-psutil.SlackBuild b/python-psutil/build/python-psutil.SlackBuild
index 87cdf788..987c9794 100755
--- a/python-psutil/build/python-psutil.SlackBuild
+++ b/python-psutil/build/python-psutil.SlackBuild
@@ -133,7 +133,7 @@ echo "++"
cd $TMP/tmp-$PRGNAM
echo "Extracting the source archive(s) for $PRGNAM..."
tar -xvf ${SOURCE}
-cd ${PRGNAM}-${VERSION}
+cd ${SRCNAM}-${VERSION}
chown -R root:root .
chmod -R u+w,go+r-w,a+X-s .