From 48d56577d5561c5f2ec4a29974cd7f64a2aa8ad5 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 4 May 2001 21:51:17 +0000 Subject: The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword. --- editors/abiword-devel/files/patch-avoid-gnomeole2 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 editors/abiword-devel/files/patch-avoid-gnomeole2 (limited to 'editors/abiword-devel/files/patch-avoid-gnomeole2') diff --git a/editors/abiword-devel/files/patch-avoid-gnomeole2 b/editors/abiword-devel/files/patch-avoid-gnomeole2 new file mode 100644 index 000000000000..71406025f301 --- /dev/null +++ b/editors/abiword-devel/files/patch-avoid-gnomeole2 @@ -0,0 +1,21 @@ +--- ../../wv/libole2/ms-ole-vba.c.orig Thu Jan 25 10:52:17 2001 ++++ ../../wv/libole2/ms-ole-vba.c Thu Apr 19 20:35:07 2001 +@@ -14,3 +14,3 @@ + +-#include ++#include "ms-ole-vba.h" + +--- ../../wv/libole2/ms-ole-vba.h.orig Tue Jun 6 02:42:41 2000 ++++ ../../wv/libole2/ms-ole-vba.h Thu Apr 19 20:35:18 2001 +@@ -12,3 +12,3 @@ + +-#include ++#include "ms-ole.h" + +--- ../../wv/libole2/ms-ole.c.orig Thu Jan 25 10:52:17 2001 ++++ ../../wv/libole2/ms-ole.c Thu Apr 19 20:35:32 2001 +@@ -38,3 +38,3 @@ + +-#include ++#include "ms-ole.h" + -- cgit v1.2.3