commit: 7bfa0527991981b7b67c361daadb56d93999b021 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Sep 4 11:53:30 2016 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Sep 4 13:08:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bfa0527
dev-libs/pcre++: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/2223 Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-libs/pcre++/files/pcre++-0.9.5-nodoc.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dev-libs/pcre++/files/pcre++-0.9.5-nodoc.patch b/dev-libs/pcre++/files/pcre++-0.9.5-nodoc.patch deleted file mode 100644 index cddae01..00000000 --- a/dev-libs/pcre++/files/pcre++-0.9.5-nodoc.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur pcre++-0.9.5.orig/Makefile.in pcre++-0.9.5/Makefile.in ---- pcre++-0.9.5.orig/Makefile.in 2004-08-24 16:38:03.000000000 -0700 -+++ pcre++-0.9.5/Makefile.in 2004-09-05 16:16:58.818627842 -0700 -@@ -77,7 +77,7 @@ - STRIP = @STRIP@ - VERSION = @VERSION@ - --SUBDIRS = libpcre++ doc examples test -+SUBDIRS = libpcre++ - - bin_SCRIPTS = pcre++-config - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
