diff options
Diffstat (limited to 'editors/AbiWord2/files/patch-avoid-gnomeole2')
-rw-r--r-- | editors/AbiWord2/files/patch-avoid-gnomeole2 | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/editors/AbiWord2/files/patch-avoid-gnomeole2 b/editors/AbiWord2/files/patch-avoid-gnomeole2 deleted file mode 100644 index 71406025f301..000000000000 --- a/editors/AbiWord2/files/patch-avoid-gnomeole2 +++ /dev/null @@ -1,21 +0,0 @@ ---- ../../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 <libole2/ms-ole-vba.h> -+#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 <libole2/ms-ole.h> -+#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 <libole2/ms-ole.h> -+#include "ms-ole.h" - |