From 729c17e0ad1e9d1d540f2669cbd072a8afc139c2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 30 Apr 2011 16:08:29 +0200 Subject: thunderbird, sync with rawhide, update to 3.1.10 --- xulrunner-1.9.2.1-build.patch | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'xulrunner-1.9.2.1-build.patch') diff --git a/xulrunner-1.9.2.1-build.patch b/xulrunner-1.9.2.1-build.patch index 4d9ee43..1d32a0c 100644 --- a/xulrunner-1.9.2.1-build.patch +++ b/xulrunner-1.9.2.1-build.patch @@ -1,3 +1,7 @@ +XXX FIXME +GCC complains that nsFrame::delete is protected +..but this really needs to get solved a better way... + diff -up xulrunner-1.9.2.1/mozilla-1.9.2/layout/generic/nsFrame.h.old xulrunner-1.9.2.1/mozilla-1.9.2/layout/generic/nsFrame.h --- xulrunner-1.9.2.1/mozilla/layout/generic/nsFrame.h.old 2009-11-11 15:34:51.000000000 +0100 +++ xulrunner-1.9.2.1/mozilla/layout/generic/nsFrame.h 2009-11-11 15:33:09.000000000 +0100 -- cgit