summaryrefslogtreecommitdiff
path: root/media-sound/abcde/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-08 09:04:53 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-08 09:04:53 +0100
commit73c318acdaf6f8309d68bd266051e6dd1f1bd787 (patch)
tree2878053f3e7faed19a1f82c733d3bd29df69991e /media-sound/abcde/files
parent2018227e9344edb9da15fc6a4a8298086cc2aa77 (diff)
gentoo resync : 08.06.2019
Diffstat (limited to 'media-sound/abcde/files')
-rw-r--r--media-sound/abcde/files/abcde-2.9.3-Makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-sound/abcde/files/abcde-2.9.3-Makefile.patch b/media-sound/abcde/files/abcde-2.9.3-Makefile.patch
new file mode 100644
index 000000000000..01b6e9c329aa
--- /dev/null
+++ b/media-sound/abcde/files/abcde-2.9.3-Makefile.patch
@@ -0,0 +1,11 @@
+--- a/Makefile 2019-02-05 11:19:03.000000000 +0100
++++ b/Makefile 2019-06-04 23:14:03.410131738 +0200
+@@ -19,8 +19,6 @@
+ $(INSTALL) -m 755 abcde cddb-tool abcde-musicbrainz-tool $(DESTDIR)$(bindir)
+ $(INSTALL) -d -m 755 $(DESTDIR)$(sysconfdir)
+ $(INSTALL) -m 644 abcde.conf $(DESTDIR)$(sysconfdir)
+- $(INSTALL) -d -m 755 $(DESTDIR)$(docdir)
+- $(INSTALL) -m 644 changelog COPYING FAQ README $(DESTDIR)$(docdir)
+ $(INSTALL) -d -m 755 $(DESTDIR)$(mandir)/man1
+ $(INSTALL) -m 644 abcde.1 cddb-tool.1 $(DESTDIR)$(mandir)/man1
+