Refresh 02_nss_paths.patch.

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2417 ed03ce00-e4f4-0310-9448-ee38221cb277
This commit is contained in:
Michael Biebl
2013-09-02 22:32:58 +00:00
parent 9a54c3681e
commit 9869d08fdd
2 changed files with 5 additions and 4 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ evolution (3.8.5-1) UNRELEASED; urgency=low
[ Michael Biebl ]
* New upstream release.
* Refresh 02_nss_paths.patch.
-- Laurent Bigonville <bigon@debian.org> Tue, 06 Aug 2013 00:32:13 +0200

View File

@ -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])