diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-07 15:37:45 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-07 15:37:45 +0100 |
commit | bea6ed65cd20a7c9fe3eab9c8f83c6d8f538a235 (patch) | |
tree | 94b5fc9e630050c07b70bacef58b2f46af354bf0 /package/cyrus-sasl/patches/patch-config_ltconfig | |
parent | 2240e7a5b14431f3ea7f3f092f29a9ec4cbf6212 (diff) | |
parent | 9c4dfaf684036828b71187836290b490395d0adc (diff) |
Merge branch 'master' of git+ssh://www.openadk.org/git/openadk
Diffstat (limited to 'package/cyrus-sasl/patches/patch-config_ltconfig')
-rw-r--r-- | package/cyrus-sasl/patches/patch-config_ltconfig | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/package/cyrus-sasl/patches/patch-config_ltconfig b/package/cyrus-sasl/patches/patch-config_ltconfig index 7112c26e1..1a04b28e0 100644 --- a/package/cyrus-sasl/patches/patch-config_ltconfig +++ b/package/cyrus-sasl/patches/patch-config_ltconfig @@ -1,5 +1,14 @@ ---- cyrus-sasl-2.1.23.orig/config/ltconfig 2003-06-12 02:32:43.000000000 +0200 -+++ cyrus-sasl-2.1.23/config/ltconfig 2011-08-08 10:54:43.509265006 +0200 +--- cyrus-sasl-2.1.26.orig/config/ltconfig 2012-10-12 16:05:48.000000000 +0200 ++++ cyrus-sasl-2.1.26/config/ltconfig 2014-03-07 07:46:01.000000000 +0100 +@@ -2024,7 +2024,7 @@ linux-gnuoldld* | linux-gnuaout* | linux + ;; + + # This must be Linux ELF. +-linux-gnu*) ++linux-*) + version_type=linux + need_lib_prefix=no + need_version=no @@ -2034,16 +2034,7 @@ linux-gnu*) shlibpath_var=LD_LIBRARY_PATH shlibpath_overrides_runpath=no |