Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/pulseaudio/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2019-12-29 15:29:13 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2019-12-29 15:29:13 +0100
commit431cc8d5884e5a5dce453ad9204851f73bf8ce3c (patch)
tree729667093db173da720547e158b0a19fa44cf48d /extra/pulseaudio/PKGBUILD
parent7dcfa608cb28d13971791afcf4c3fd68781d532c (diff)
extra/pulseaudio: more patching for i486 (2)
Diffstat (limited to 'extra/pulseaudio/PKGBUILD')
-rw-r--r--extra/pulseaudio/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/pulseaudio/PKGBUILD b/extra/pulseaudio/PKGBUILD
index e792f616..6db1fa5d 100644
--- a/extra/pulseaudio/PKGBUILD
+++ b/extra/pulseaudio/PKGBUILD
@@ -26,6 +26,7 @@ if [ "${CARCH}" = 'i486' ]; then
sed '
/_pick.*libavahi-wrap.so/d
/_pick.*module-zeroconf.*/d
+ /_pick.*module-raop-discover.*/d
'
)"
fi