commit: 488e381f743228f47b2ed6bd8560b06984a94465
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 9 21:42:28 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 9 21:56:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488e381f
media-sound/mpc: Add missing patch
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-sound/mpc/files/mpc-0.31-nodoc.patch | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/media-sound/mpc/files/mpc-0.31-nodoc.patch
b/media-sound/mpc/files/mpc-0.31-nodoc.patch
new file mode 100644
index 00000000000..55afa828ffc
--- /dev/null
+++ b/media-sound/mpc/files/mpc-0.31-nodoc.patch
@@ -0,0 +1,12 @@
+--- a/meson.build 2018-10-24 10:31:33.000000000 +0200
++++ b/meson.build 2019-02-09 22:49:02.890387140 +0100
+@@ -109,9 +109,6 @@
+ install: true
+ )
+
+-install_data('AUTHORS', 'COPYING', 'NEWS', 'README.rst',
+- install_dir : join_paths(get_option('datadir'), 'doc',
meson.project_name()))
+-
+ install_data(
+ 'contrib/mpd-m3u-handler.sh', 'contrib/mpd-pls-handler.sh',
+ 'contrib/mpc-completion.bash',