summaryrefslogtreecommitdiffstats
path: root/audio-soft/alsa-patch-bay/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/alsa-patch-bay/PRE_BUILD')
-rwxr-xr-xaudio-soft/alsa-patch-bay/PRE_BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio-soft/alsa-patch-bay/PRE_BUILD b/audio-soft/alsa-patch-bay/PRE_BUILD
index 777879a987..a85e80fd1b 100755
--- a/audio-soft/alsa-patch-bay/PRE_BUILD
+++ b/audio-soft/alsa-patch-bay/PRE_BUILD
@@ -1,6 +1,8 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
+patch -p1 < $SPELL_DIRECTORY/0001-fix-missing-includes.patch &&
+
if [[ "$APB_AUDIO" == ALSA ]]; then
sedit "/.*jack-patch-bay/D" src/Makefile.in &&
sedit "s/jack-patch-bay.desktop//g" Makefile.in