commit 55c19dd072c412123041292c502a348ab4a39d96
Author: Jan Rękorajski <bagg...@pld-linux.org>
Date:   Tue Mar 14 00:26:40 2017 +0100

    - drop unneeded patch

 icedove-extensiondir.patch | 25 -------------------------
 thunderbird.spec           |  2 --
 2 files changed, 27 deletions(-)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index 7d5da7d..e4762aa 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -36,7 +36,6 @@ Source0:      
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{vers
 Source4:       %{name}.desktop
 Source5:       %{name}.sh
 Patch2:                %{name}-prefs.patch
-Patch5:                %{name}-extensiondir.patch
 Patch6:                no-subshell.patch
 Patch8:                enable-addons.patch
 Patch9:                mozilla-1269171-badalloc.patch
@@ -143,7 +142,6 @@ funkcjonalność kalendarza.
 %prep
 %setup -q
 %patch2 -p1
-%patch5 -p2
 %patch6 -p1
 %patch8 -p1
 %patch9 -p1
diff --git a/icedove-extensiondir.patch b/icedove-extensiondir.patch
deleted file mode 100644
index 7ffbebd..0000000
--- a/icedove-extensiondir.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- icedove-3.1.2/mozilla/mozilla/toolkit/xre/nsXREDirProvider.cpp~    
2010-08-03 02:28:31.000000000 +0300
-+++ icedove-3.1.2/mozilla/mozilla/toolkit/xre/nsXREDirProvider.cpp     
2010-08-17 15:46:17.972676534 +0300
-@@ -328,7 +328,7 @@
- #if defined(__OpenBSD__) || defined(__FreeBSD__)
-     static const char *const sysLExtDir = 
"/usr/local/share/mozilla/extensions";
- #else
--    static const char *const sysLExtDir = "/usr/share/mozilla/extensions";
-+    static const char *const sysLExtDir = "/usr/share/icedove/extensions";
- #endif
-     return NS_NewNativeLocalFile(nsDependentCString(sysLExtDir),
-                                  false, aFile);
-@@ -1129,11 +1129,11 @@
- #elif defined(XP_UNIX)
-   static const char *const sysSExtDir = 
- #ifdef HAVE_USR_LIB64_DIR
--    "/usr/lib64/mozilla/extensions";
-+    "/usr/lib64/icedove/extensions";
- #elif defined(__OpenBSD__) || defined(__FreeBSD__)
-     "/usr/local/lib/mozilla/extensions";
- #else
--    "/usr/lib/mozilla/extensions";
-+    "/usr/lib/icedove/extensions";
- #endif
- 
-   rv = NS_NewNativeLocalFile(nsDependentCString(sysSExtDir), false,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thunderbird.git/commitdiff/55c19dd072c412123041292c502a348ab4a39d96

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to