summaryrefslogtreecommitdiffstats
path: root/x264
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-05-19 10:36:44 +0000
committer Eric Hameleers <alien@slackware.com>2009-05-19 10:36:44 +0000
commitaa92a0f3f9bdfcd9a0d5d59cbc686f7071439f41 (patch)
tree4c146145a5838a0ca0f6439e042a69d6ecefb418 /x264
parent4c022663d794f7cd46dba0abc072726343c50a5b (diff)
downloadasb-aa92a0f3f9bdfcd9a0d5d59cbc686f7071439f41.tar.gz
asb-aa92a0f3f9bdfcd9a0d5d59cbc686f7071439f41.tar.xz
Fix internal directory name of tarball
Diffstat (limited to 'x264')
-rwxr-xr-xx264/build/x264.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x264/build/x264.SlackBuild b/x264/build/x264.SlackBuild
index 8e9dbf18..dd7218f2 100755
--- a/x264/build/x264.SlackBuild
+++ b/x264/build/x264.SlackBuild
@@ -137,7 +137,7 @@ echo "++"
cd $TMP/tmp-$PRGNAM
echo "Extracting the source archive(s) for $PRGNAM..."
tar -xvf ${SOURCE}
-cd ${PRGNAM}-${VERSION}
+cd ${PRGNAM}-snapshot-${VERSION}*
chown -R root:root .
chmod -R u+w,go+r-w,a-s .