summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/patch-vcl-PR161789
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2012-03-26 08:04:09 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2012-03-26 08:04:09 +0000
commit1d5dc71eb7e37fe26825750015d76d77232f3626 (patch)
treee4f346c12ea0d1968d06e21b461decec80118e7d /editors/openoffice-3/files/patch-vcl-PR161789
parentReadd BROKEN: still can't find numpy (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_3_0'.release/8.3.0
Diffstat (limited to 'editors/openoffice-3/files/patch-vcl-PR161789')
-rw-r--r--editors/openoffice-3/files/patch-vcl-PR16178922
1 files changed, 0 insertions, 22 deletions
diff --git a/editors/openoffice-3/files/patch-vcl-PR161789 b/editors/openoffice-3/files/patch-vcl-PR161789
deleted file mode 100644
index 3ce115c46d94..000000000000
--- a/editors/openoffice-3/files/patch-vcl-PR161789
+++ /dev/null
@@ -1,22 +0,0 @@
---- vcl/unx/inc/xfont.hxx~ 2011-01-18 22:35:50.000000000 +0900
-+++ vcl/unx/inc/xfont.hxx 2011-11-06 07:38:40.000000000 +0900
-@@ -27,7 +27,7 @@
- #ifndef EXTENDED_FONTSTRUCT_HXX
- #define EXTENDED_FONTSTRUCT_HXX
-
--#ifndef _XLIB_H_
-+#ifndef _X11_XLIB_H_
- #include <tools/prex.h>
- #include <X11/Xlib.h>
- #include <tools/postx.h>
---- vcl/unx/inc/dtint.hxx~ 2011-01-18 22:35:50.000000000 +0900
-+++ vcl/unx/inc/dtint.hxx 2011-11-06 07:38:23.000000000 +0900
-@@ -36,7 +36,7 @@
- class SalDisplay;
- class AllSettings;
-
--#ifndef _XLIB_H_
-+#ifndef _X11_XLIB_H_
- // forwards from X
- struct Display;
- struct XEvent;