summaryrefslogtreecommitdiff
path: root/package/pcrepp/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-05-18 11:10:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-05-18 11:10:13 +0200
commit957bb3959c18f96c9ac1c7553e897bbbd95f0d51 (patch)
tree6b835d06fa20c0e81e6c539524f0d54edf5baa8a /package/pcrepp/patches/patch-Makefile_in
parentbbfa3ca2154df9d7a574787df8e1ad5234b1a9fc (diff)
parenta632e742956490b0d6850ac973917280dcc65f0a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pcrepp/patches/patch-Makefile_in')
-rw-r--r--package/pcrepp/patches/patch-Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/pcrepp/patches/patch-Makefile_in b/package/pcrepp/patches/patch-Makefile_in
new file mode 100644
index 000000000..c10eab68d
--- /dev/null
+++ b/package/pcrepp/patches/patch-Makefile_in
@@ -0,0 +1,11 @@
+--- pcrepp-0.9.5.orig/Makefile.in 2011-05-13 10:25:39.126696935 +0200
++++ pcrepp-0.9.5/Makefile.in 2011-05-13 10:18:08.619616044 +0200
+@@ -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