commit: c80dde2d63f3fe79e2eb326c17c422e84885dc80 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Nov 8 15:11:28 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Nov 8 15:20:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80dde2d
dev-libs/libofx: remove unused patch Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> ...0001-Makefile.am-remove-INSTALL-from-docs.patch | 28 ---------------------- 1 file changed, 28 deletions(-) diff --git a/dev-libs/libofx/files/libofx-0.9.14-0001-Makefile.am-remove-INSTALL-from-docs.patch b/dev-libs/libofx/files/libofx-0.9.14-0001-Makefile.am-remove-INSTALL-from-docs.patch deleted file mode 100644 index b4e68e43ec3..00000000000 --- a/dev-libs/libofx/files/libofx-0.9.14-0001-Makefile.am-remove-INSTALL-from-docs.patch +++ /dev/null @@ -1,28 +0,0 @@ -From a8f965718de5c046fa64344b6bae521cbd5a6a20 Mon Sep 17 00:00:00 2001 -From: Bernd Waibel <[email protected]> -Date: Wed, 21 Aug 2019 10:50:46 +0200 -Subject: [PATCH] Makefile.am: remove INSTALL from docs - -Gentoo specific: Remove the missing INSTALL file from Makefile.am -This could have been copied by eautoreconf, but unfortunately isn't. - -Signed-off-by: Bernd Waibel <[email protected]> ---- - Makefile.am | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/Makefile.am b/Makefile.am -index 3a83560..fd81144 100644 ---- a/Makefile.am -+++ b/Makefile.am -@@ -11,7 +11,6 @@ docdir = $(datadir)/doc/libofx - doc_DATA = \ - AUTHORS \ - COPYING \ -- INSTALL \ - NEWS \ - README \ - ChangeLog \ --- -2.22.0 -
