summaryrefslogtreecommitdiff
path: root/package/pulseaudio
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-10 23:02:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-13 19:05:43 +0200
commitdeceddb2d40ebbcc32d5eb2f471bd6cca091e4fd (patch)
tree48d8b95dbc5d74c4c06e0219c483850f671b18e2 /package/pulseaudio
parentfd9e8c200773a4e31906fb4d64db8a8465b994f2 (diff)
cleanup unused patch files
Diffstat (limited to 'package/pulseaudio')
-rw-r--r--package/pulseaudio/patches/patch-configure_ac.orig30
1 files changed, 0 insertions, 30 deletions
diff --git a/package/pulseaudio/patches/patch-configure_ac.orig b/package/pulseaudio/patches/patch-configure_ac.orig
deleted file mode 100644
index 080625897..000000000
--- a/package/pulseaudio/patches/patch-configure_ac.orig
+++ /dev/null
@@ -1,30 +0,0 @@
---- pulseaudio-10.0.orig/configure.ac 2017-01-13 04:02:18.000000000 +0100
-+++ pulseaudio-10.0/configure.ac 2017-06-06 20:01:20.772848693 +0200
-@@ -1486,27 +1486,10 @@ AM_CONDITIONAL([FORCE_PREOPEN], [test "x
- AC_CONFIG_FILES([
- Makefile
- src/Makefile
--man/Makefile
- libpulse.pc
- libpulse-simple.pc
- libpulse-mainloop-glib.pc
--doxygen/Makefile
--doxygen/doxygen.conf
- src/pulse/version.h
--po/Makefile.in
--man/pulseaudio.1.xml
--man/esdcompat.1.xml
--man/pax11publish.1.xml
--man/pacat.1.xml
--man/pacmd.1.xml
--man/pactl.1.xml
--man/pasuspender.1.xml
--man/padsp.1.xml
--man/pulse-daemon.conf.5.xml
--man/pulse-client.conf.5.xml
--man/default.pa.5.xml
--man/pulse-cli-syntax.5.xml
--man/start-pulseaudio-x11.1.xml
- ])
-
- AC_CONFIG_FILES([src/esdcompat:src/daemon/esdcompat.in], [chmod +x src/esdcompat])