summaryrefslogtreecommitdiffstats
path: root/audio/SAM/SAM.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'audio/SAM/SAM.SlackBuild')
-rw-r--r--audio/SAM/SAM.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/SAM/SAM.SlackBuild b/audio/SAM/SAM.SlackBuild
index 8139cc2503..402170f08e 100644
--- a/audio/SAM/SAM.SlackBuild
+++ b/audio/SAM/SAM.SlackBuild
@@ -72,6 +72,8 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
cd $PRGNAM-$VERSION
+# https://github.com/s-macke/SAM/pull/14/files
+zcat $CWD/fix_variable_redefinition.patch.gz | patch -p1
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \