From 0a235870e9fbb129b8094a5e196ebec5abc634f6 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 5 Aug 2016 02:49:54 -0300 Subject: iceape-1:2.40-2: libvpx 1.6.0 rebuild * add gcc6 patches * fix iceape -mail segfault, core dump - FS#49790 -> https://bugs.archlinux.org/task/49790 --- libre/iceape/mozilla-1245076.patch | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 libre/iceape/mozilla-1245076.patch (limited to 'libre/iceape/mozilla-1245076.patch') diff --git a/libre/iceape/mozilla-1245076.patch b/libre/iceape/mozilla-1245076.patch new file mode 100644 index 000000000..c3f06f19a --- /dev/null +++ b/libre/iceape/mozilla-1245076.patch @@ -0,0 +1,23 @@ +diff --git a/gfx/graphite2/src/Collider.cpp b/gfx/graphite2/src/Collider.cpp +--- a/gfx/graphite2/src/Collider.cpp ++++ b/gfx/graphite2/src/Collider.cpp +@@ -21,17 +21,17 @@ + + Alternatively, the contents of this file may be used under the terms of the + Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public + License, as published by the Free Software Foundation, either version 2 + of the License or (at your option) any later version. + */ + #include + #include +-#include ++#include + #include + #include + #include "inc/Collider.h" + #include "inc/Segment.h" + #include "inc/Slot.h" + #include "inc/GlyphCache.h" + #include "inc/Sparse.h" + + -- cgit v1.2.3