]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- dropped obsolete gcc patch
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 20 Mar 2012 14:13:25 +0000 (14:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    icedove-gcc.patch -> 1.2
    icedove.spec -> 1.149

icedove-gcc.patch [deleted file]
icedove.spec

diff --git a/icedove-gcc.patch b/icedove-gcc.patch
deleted file mode 100644 (file)
index 867fa4c..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- mozilla/mailnews/mime/src/mimeeobj.h.old   2006-07-08 18:15:56.999551250 +0200
-+++ mozilla/mailnews/mime/src/mimeeobj.h       2006-07-08 18:01:07.000000000 +0200
-@@ -40,6 +40,10 @@
- #include "mimeleaf.h"
-+#ifdef __cplusplus
-+extern "C" {
-+#endif /* __cplusplus */
-+
- /* The MimeExternalObject class represents MIME parts which contain data
-    which cannot be displayed inline -- application/octet-stream and any
-    other type that is not otherwise specially handled.  (This is not to
-@@ -60,4 +64,8 @@
-   MimeLeaf leaf;
- };
-+#ifdef __cplusplus
-+}
-+#endif /* __cplusplus */
-+
- #endif /* _MIMEEOBJ_H_ */
index 1f9cb2ebaa44a14c69e775e31fdad92120a36f6b..37b5e029434f8b5acd39171b823d4f785a3c4a3c 100644 (file)
@@ -50,7 +50,6 @@ Source4:      %{name}.desktop
 Source5:       %{name}.sh
 Patch0:                %{name}-branding.patch
 Patch1:                %{name}-enigmail-shared.patch
-Patch2:                %{name}-gcc.patch
 Patch3:                %{name}-fonts.patch
 Patch4:                %{name}-install.patch
 Patch5:                %{name}-hunspell.patch
@@ -190,7 +189,6 @@ cd mozilla
 /bin/sh %{SOURCE3}
 %patch0 -p1
 %{?with_enigmail:%patch1 -p1}
-%patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch6 -p1
This page took 0.456848 seconds and 4 git commands to generate.