summaryrefslogtreecommitdiff
path: root/dev-libs/pcre++
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-09-04 13:53:30 +0200
committerDavid Seifert <soap@gentoo.org>2016-09-04 15:08:39 +0200
commit7bfa0527991981b7b67c361daadb56d93999b021 (patch)
tree264323322a539811f050be105e8a0fd344e0a411 /dev-libs/pcre++
parenta1aaf300f55a4ae6a5d7cf50ca49951365ea4339 (diff)
downloadgentoo-7bfa0527991981b7b67c361daadb56d93999b021.tar.gz
gentoo-7bfa0527991981b7b67c361daadb56d93999b021.tar.xz
dev-libs/pcre++: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/2223 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/pcre++')
-rw-r--r--dev-libs/pcre++/files/pcre++-0.9.5-nodoc.patch12
1 files changed, 0 insertions, 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 cddae01421c..00000000000
--- 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