summaryrefslogtreecommitdiffstats
path: root/audio/alsamixergui/alsamixergui.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2021-01-30 16:23:40 +0100
committer Matteo Bernardini2021-01-30 16:23:40 +0100
commitc92ee29b17ad2239ce11ddd76134b199ef5a3ed2 (patch)
treeed33817b0ffbb52c85efc59a8ff7282182e7c0b5 /audio/alsamixergui/alsamixergui.SlackBuild
parent2e286279c8e562590897ef95d592f0ce4edbce32 (diff)
downloadslackbuilds-current-20210130.1.tar.gz
20210130.1 global branch merge.current-20210130.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/alsamixergui/alsamixergui.SlackBuild')
-rw-r--r--audio/alsamixergui/alsamixergui.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/alsamixergui/alsamixergui.SlackBuild b/audio/alsamixergui/alsamixergui.SlackBuild
index d7a599d26f..326ee8ac5c 100644
--- a/audio/alsamixergui/alsamixergui.SlackBuild
+++ b/audio/alsamixergui/alsamixergui.SlackBuild
@@ -69,6 +69,8 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+patch -p1 < $CWD/alsamixergui-0.9.0.1.2-strsignal.patch
+
# Fix autotools and broken FLTK detection:
zcat $CWD/alsamixergui_0.9.0rc2-1-9.1.diff.gz | patch -p1
chmod +x configure