diff options
Diffstat (limited to 'editors/openoffice-3/files/patch-connectivity::source::drivers::flat::makefile.mk')
-rw-r--r-- | editors/openoffice-3/files/patch-connectivity::source::drivers::flat::makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-3/files/patch-connectivity::source::drivers::flat::makefile.mk b/editors/openoffice-3/files/patch-connectivity::source::drivers::flat::makefile.mk deleted file mode 100644 index bbabd50cc0f1..000000000000 --- a/editors/openoffice-3/files/patch-connectivity::source::drivers::flat::makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- ../connectivity/source/drivers/flat/makefile.mk.orig Sat Mar 2 20:51:31 2002 -+++ ../connectivity/source/drivers/flat/makefile.mk Sat Mar 2 20:51:56 2002 -@@ -104,7 +104,7 @@ - $(SLO)$/EDriver.obj - - --.IF "$(OS)"=="MACOSX" -+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD" - #SHL1VERSIONMAP=$(TARGET).$(DLLPOSTFIX).map - .ELSE - SHL1VERSIONMAP=$(TARGET).map |