summaryrefslogtreecommitdiffstats
path: root/python-psutil
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-10-19 23:44:22 +0000
committer Eric Hameleers <alien@slackware.com>2012-10-19 23:44:22 +0000
commitc75a2925547b2e21b497b8548b7e9e39c68ec078 (patch)
tree2228fffee8f38f7fd75f2d70ed0279d47edb8dee /python-psutil
parent9aa531ab4ca43b86137a33c8ce35b6f4efcad9b5 (diff)
downloadasb-c75a2925547b2e21b497b8548b7e9e39c68ec078.tar.gz
asb-c75a2925547b2e21b497b8548b7e9e39c68ec078.tar.xz
Use correct directory inside the tarball
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 .