diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-11-13 17:08:03 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-11-14 11:27:38 +0000 |
commit | cca8c8cf79e0d9bcfb8798de3948aa446317b08e (patch) | |
tree | 00f58d7fc35e8ba68b36ad99ac3fe117a04d0360 /external/nss/nss-3.13.5-zlib-werror.patch | |
parent | 6c5557c60f97778fd732c01f054553356ce7f258 (diff) |
nss: upgrade to 3.15.3
- from nss_macosx.patch drop nmedit hunk (removed upstream)
- adapt include and lib paths to changed tarball directory layout
Change-Id: Ia5dcce8dfd9d10e7e4ba689eefa9f39a51596dfe
Reviewed-on: https://gerrit.libreoffice.org/6670
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'external/nss/nss-3.13.5-zlib-werror.patch')
-rw-r--r-- | external/nss/nss-3.13.5-zlib-werror.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/external/nss/nss-3.13.5-zlib-werror.patch b/external/nss/nss-3.13.5-zlib-werror.patch index c3440c8ed99f..6cda50023f1b 100644 --- a/external/nss/nss-3.13.5-zlib-werror.patch +++ b/external/nss/nss-3.13.5-zlib-werror.patch @@ -1,5 +1,5 @@ ---- misc/nss-3.13.5/mozilla/security/nss/lib/zlib/gzguts.h 2010-08-22 03:07:03.000000000 +0200 -+++ misc/build/nss-3.13.5/mozilla/security/nss/lib/zlib/gzguts.h 2012-07-17 08:52:14.821552788 +0200 +--- a/a/nss/lib/zlib/gzguts.h 2010-08-22 03:07:03.000000000 +0200 ++++ b/b/nss/lib/zlib/gzguts.h 2012-07-17 08:52:14.821552788 +0200 @@ -26,6 +26,9 @@ # include <limits.h> #endif |