diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-05 09:04:59 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-05 09:04:59 +0200 |
commit | 56df778d52d6aa41c812fba42ff1af07e4d1288f (patch) | |
tree | 515df6da350d7b7101a637065b789bda9c717618 /package/pcrepp/patches/patch-Makefile_in | |
parent | 4b4200ec896e555cf23ee0dd72f79721e54addcf (diff) |
fix cross-compile under Darwin, better style
Diffstat (limited to 'package/pcrepp/patches/patch-Makefile_in')
-rw-r--r-- | package/pcrepp/patches/patch-Makefile_in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/pcrepp/patches/patch-Makefile_in b/package/pcrepp/patches/patch-Makefile_in index c10eab68d..d64d1e99a 100644 --- a/package/pcrepp/patches/patch-Makefile_in +++ b/package/pcrepp/patches/patch-Makefile_in @@ -1,6 +1,6 @@ ---- 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 @@ +--- pcre++-0.9.5.orig/Makefile.in 2004-08-25 01:38:03.000000000 +0200 ++++ pcre++-0.9.5/Makefile.in 2011-08-05 07:28:46.000000000 +0200 +@@ -77,7 +77,7 @@ RANLIB = @RANLIB@ STRIP = @STRIP@ VERSION = @VERSION@ |