media-radio/gpredict: remove unused patch

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/22827
Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2021-11-05 16:28:50 +01:00
committed by Thomas Beierlein
parent 6920f4fe52
commit 3e80e90185

View File

@@ -1,13 +0,0 @@
--- Makefile.in.orig 2017-12-14 19:28:09.472375915 +0100
+++ Makefile.in 2017-12-14 19:28:23.631137893 +0100
@@ -850,10 +850,6 @@
install-data-local:
@$(NORMAL_INSTALL)
- $(INSTALL_DATA) $(top_srcdir)/AUTHORS $(DESTDIR)$(pkgdatadir)
- $(INSTALL_DATA) $(top_srcdir)/NEWS $(DESTDIR)$(pkgdatadir)
- $(INSTALL_DATA) $(top_srcdir)/README $(DESTDIR)$(pkgdatadir)
- $(INSTALL_DATA) $(top_srcdir)/COPYING $(DESTDIR)$(pkgdatadir)
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.