You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/pcre++/files/pcre++-0.9.5-nodoc.patch

13 lines
390 B

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