From 6179a3a40a52ca6bdb8770ecc895597fd32bc725 Mon Sep 17 00:00:00 2001 From: Tobias Breckle Date: Tue, 17 May 2011 16:23:00 +0200 Subject: added missing makefile patches for pcrepp package Signed-off-by: Tobias Breckle --- package/pcrepp/patches/patch-Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/pcrepp/patches/patch-Makefile_in (limited to 'package/pcrepp/patches/patch-Makefile_in') 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 -- cgit v1.2.3