From 9869d08fddd24029322555ea8ec0e98374b5e890 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 2 Sep 2013 22:32:58 +0000 Subject: [PATCH] Refresh 02_nss_paths.patch. git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2417 ed03ce00-e4f4-0310-9448-ee38221cb277 --- debian/changelog | 1 + debian/patches/02_nss_paths.patch | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index bc9e721594..8af33824d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ evolution (3.8.5-1) UNRELEASED; urgency=low [ Michael Biebl ] * New upstream release. + * Refresh 02_nss_paths.patch. -- Laurent Bigonville Tue, 06 Aug 2013 00:32:13 +0200 diff --git a/debian/patches/02_nss_paths.patch b/debian/patches/02_nss_paths.patch index 26ed129ef9..90e45460a3 100644 --- a/debian/patches/02_nss_paths.patch +++ b/debian/patches/02_nss_paths.patch @@ -4,11 +4,11 @@ Description: Fix the NSS libdir to add a "/nss" built-in certificate store of NSS) lives, and it's actually under libdir/nss rather than directly under libdir. -Index: evolution-3.5.4/configure.ac +Index: evolution-3.8.5/configure.ac =================================================================== ---- evolution-3.5.4.orig/configure.ac 2012-07-13 02:22:13.000000000 +1200 -+++ evolution-3.5.4/configure.ac 2012-07-19 15:32:15.587176324 +1200 -@@ -793,7 +793,7 @@ +--- evolution-3.8.5.orig/configure.ac 2013-09-03 00:31:16.308360481 +0200 ++++ evolution-3.8.5/configure.ac 2013-09-03 00:31:16.304360418 +0200 +@@ -667,7 +667,7 @@ fi AC_DEFINE(HAVE_NSS,1,[Define if you have NSS]) AC_DEFINE(HAVE_SSL,1,[Define if you have a supported SSL library])