[thunderbird/epel7] Fixed nss patch for epel7

Jan Horak xhorak at fedoraproject.org
Thu Oct 16 08:26:21 UTC 2014


commit 2a8af92039e7f6961556fa042c45c33cf7578b1e
Author: Jan Horak <jhorak at redhat.com>
Date:   Thu Oct 16 10:26:15 2014 +0200

    Fixed nss patch for epel7

 firefox-system-nss-3.16.2.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/firefox-system-nss-3.16.2.patch b/firefox-system-nss-3.16.2.patch
index 80a5712..59980ff 100644
--- a/firefox-system-nss-3.16.2.patch
+++ b/firefox-system-nss-3.16.2.patch
@@ -5,7 +5,7 @@ diff -up firefox-24.3.0/mozilla-esr24/configure.in.nss firefox-24.3.0/mozilla-es
      _USE_SYSTEM_NSS=1 )
  
  if test -n "$_USE_SYSTEM_NSS"; then
--    AM_PATH_NSS(3.16.2, [MOZ_NATIVE_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
+-    AM_PATH_NSS(3.16.2.2, [MOZ_NATIVE_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
 +    AM_PATH_NSS(3.15.4, [MOZ_NATIVE_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
  fi
  


More information about the scm-commits mailing list