summaryrefslogtreecommitdiffstats
path: root/audio/faust
diff options
context:
space:
mode:
Diffstat (limited to 'audio/faust')
-rw-r--r--audio/faust/faust.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/faust/faust.SlackBuild b/audio/faust/faust.SlackBuild
index 2acbb69671..a74e0c8afe 100644
--- a/audio/faust/faust.SlackBuild
+++ b/audio/faust/faust.SlackBuild
@@ -38,8 +38,9 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-unzip $CWD/$PRGNAM-$VERSION.zip
+mkdir $PRGNAM-$VERSION
cd $PRGNAM-$VERSION
+unzip $CWD/$PRGNAM-$VERSION.zip
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \