diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2022-01-15 14:58:04 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2022-01-15 15:00:49 +0100 |
commit | f12ccc41398ac264cc4adb98aa16bfde4d6aa038 (patch) | |
tree | 16f2e2c36a030eccad6d097e39fb54b942e17883 /package/pulseaudio/patches/patch-Makefile_am | |
parent | bd42e5fd63a416d0097c026fd7b4a2e516227b17 (diff) |
pulseaudio: update to 15.0, meson buildsystem
Diffstat (limited to 'package/pulseaudio/patches/patch-Makefile_am')
-rw-r--r-- | package/pulseaudio/patches/patch-Makefile_am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/pulseaudio/patches/patch-Makefile_am b/package/pulseaudio/patches/patch-Makefile_am deleted file mode 100644 index 11132dad5..000000000 --- a/package/pulseaudio/patches/patch-Makefile_am +++ /dev/null @@ -1,11 +0,0 @@ ---- pulseaudio-10.0.orig/Makefile.am 2017-01-18 04:45:11.000000000 +0100 -+++ pulseaudio-10.0/Makefile.am 2017-06-06 19:51:59.372820444 +0200 -@@ -42,7 +42,7 @@ EXTRA_DIST = \ - src/daemon/.gitignore \ - src/pulse/.gitignore - --SUBDIRS = src doxygen man po -+SUBDIRS = src - - MAINTAINERCLEANFILES = - noinst_DATA = |