diff options
author | Joachim Lingner <jl@openoffice.org> | 2010-06-14 14:13:16 +0200 |
---|---|---|
committer | Joachim Lingner <jl@openoffice.org> | 2010-06-14 14:13:16 +0200 |
commit | 4af1e50d4b652c4ae5622c85cd0fb260a00ae4d0 (patch) | |
tree | 186dbbbd12112d529fc6b6c8ded20314d16187b9 /nss/nss_macosx.patch | |
parent | 950e032f32f68ecdbcc0dec2b7214a66941b855d (diff) |
jl153 #i111877# updating nss libraries
Diffstat (limited to 'nss/nss_macosx.patch')
-rw-r--r-- | nss/nss_macosx.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nss/nss_macosx.patch b/nss/nss_macosx.patch index d6ce6ff4f8d0..5a0228355748 100644 --- a/nss/nss_macosx.patch +++ b/nss/nss_macosx.patch @@ -1,5 +1,5 @@ ---- misc/mozilla/security/nss/Makefile 2008-12-03 00:24:39.000000000 +0100 -+++ misc/build/mozilla/security/nss/Makefile 2009-11-27 13:36:22.662753328 +0100 +--- misc/nss-3.12.6/mozilla/security/nss/Makefile 2008-12-03 00:24:39.000000000 +0100 ++++ misc/build/nss-3.12.6/mozilla/security/nss/Makefile 2009-11-27 13:36:22.662753328 +0100 @@ -104,6 +104,9 @@ ifeq ($(OS_TARGET),WIN95) NSPR_CONFIGURE_OPTS += --enable-win32-target=WIN95 |