commit: 9cc988a5ce2799a13ac2c16f4fc66169532d28f3 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Feb 29 16:17:15 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Mar 2 20:25:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc988a5
dev-vcs/cvs-fast-export: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14807 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> .../cvs-fast-export/files/cvs-fast-export-1.49-man-prefix.patch | 7 ------- 1 file changed, 7 deletions(-) diff --git a/dev-vcs/cvs-fast-export/files/cvs-fast-export-1.49-man-prefix.patch b/dev-vcs/cvs-fast-export/files/cvs-fast-export-1.49-man-prefix.patch deleted file mode 100644 index d65fb0683ef..00000000000 --- a/dev-vcs/cvs-fast-export/files/cvs-fast-export-1.49-man-prefix.patch +++ /dev/null @@ -1,7 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -27,3 +27,3 @@ srcdir=$(dir $(abspath $(firstword $(MAKEFILE_LIST))))$(parsedir) - VPATH=$(srcdir) --mandir?=$(prefix)/share/man -+mandir?=$(DESTDIR)$(prefix)/share/man -
