summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-vcl+unx+source+gdi+native-msgbox+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-vcl+unx+source+gdi+native-msgbox+makefile.mk')
-rw-r--r--editors/openoffice-3-devel/files/patch-vcl+unx+source+gdi+native-msgbox+makefile.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-3-devel/files/patch-vcl+unx+source+gdi+native-msgbox+makefile.mk b/editors/openoffice-3-devel/files/patch-vcl+unx+source+gdi+native-msgbox+makefile.mk
deleted file mode 100644
index 0e8b80a814f2..000000000000
--- a/editors/openoffice-3-devel/files/patch-vcl+unx+source+gdi+native-msgbox+makefile.mk
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../vcl/unx/source/gdi/native-msgbox/makefile.mk.orig Sat Oct 19 19:22:47 2002
-+++ ../vcl/unx/source/gdi/native-msgbox/makefile.mk Sat Oct 19 19:23:03 2002
-@@ -73,7 +73,7 @@
-
- # --- Files --------------------------------------------------------
-
--.IF "$(OS)$(CPU)"=="LINUXI"
-+.IF "$(OS)$(CPU)"=="LINUXI" || "$(OS)$(CPU)"=="FREEBSDI"
- MSGBOX_GNOME=msgbox-gnome-linux-intel
- .ENDIF
- .IF "$(OS)$(CPU)"=="SOLARISS"