aboutsummaryrefslogtreecommitdiffstats
path: root/community/pulseaudio/disable-desktop.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/pulseaudio/disable-desktop.patch')
-rw-r--r--community/pulseaudio/disable-desktop.patch38
1 files changed, 0 insertions, 38 deletions
diff --git a/community/pulseaudio/disable-desktop.patch b/community/pulseaudio/disable-desktop.patch
deleted file mode 100644
index 45f3493f5b..0000000000
--- a/community/pulseaudio/disable-desktop.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-Fixes build failure
-
-diff --git a/src/Makefile.am b/src/Makefile.am
-index f4464d2..acd2381 100644
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -105,7 +105,6 @@ EXTRA_DIST = \
- daemon/systemd/user/pulseaudio.socket \
- utils/padsp.in \
- utils/qpaeq \
-- daemon/pulseaudio.desktop.in \
- map-file \
- daemon/pulseaudio-system.conf \
- modules/echo-cancel/adrian-license.txt \
-@@ -123,14 +122,6 @@ dbuspolicy_DATA = \
- daemon/pulseaudio-system.conf
- endif
-
--if HAVE_X11
--xdgautostart_in_files = \
-- daemon/pulseaudio.desktop.in
--xdgautostart_DATA = $(xdgautostart_in_files:.desktop.in=.desktop)
--@INTLTOOL_DESKTOP_RULE@
--endif
--
--
- ###################################
- # Includes #
- ###################################
-@@ -2189,7 +2180,6 @@ module_allow_passthrough_la_CFLAGS = $(AM_CFLAGS) -DPA_MODULE_NAME=module_allow_
- # Some minor stuff #
- ###################################
-
--CLEANFILES += daemon/pulseaudio.desktop
- DISTCLEANFILES = esdcompat client.conf default.pa system.pa daemon.conf start-pulseaudio-x11 pulseaudio.service
-
- if OS_IS_WIN32
-