diff options
Diffstat (limited to 'package/openldap/0001-fix_cross_strip.patch')
-rw-r--r-- | package/openldap/0001-fix_cross_strip.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openldap/0001-fix_cross_strip.patch b/package/openldap/0001-fix_cross_strip.patch index ed4964e44b..d9d6f9d505 100644 --- a/package/openldap/0001-fix_cross_strip.patch +++ b/package/openldap/0001-fix_cross_strip.patch @@ -44,7 +44,7 @@ diff -rupN openldap-2.4.40/clients/tools/Makefile.in openldap-2.4.40-br/clients/ diff -rupN openldap-2.4.40/configure.in openldap-2.4.40-br/configure.in --- openldap-2.4.40/configure.in 2014-09-18 21:48:49.000000000 -0400 +++ openldap-2.4.40-br/configure.in 2015-01-16 15:50:48.874816786 -0500 -@@ -669,6 +669,15 @@ if test -z "${AR}"; then +@@ -668,6 +668,15 @@ if test -z "${AR}"; then fi fi |