aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk')
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
new file mode 100644
index 000000000000..8b3073598ac7
--- /dev/null
+++ b/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::adabas::makefile.mk
@@ -0,0 +1,14 @@
+--- ../connectivity/source/drivers/adabas/makefile.mk.orig Sat Mar 2 20:39:00 2002
++++ ../connectivity/source/drivers/adabas/makefile.mk Sat Mar 2 20:38:16 2002
+@@ -104,9 +104,9 @@
+ $(SLO)$/BResultSetMetaData.obj \
+ $(SLO)$/BResultSet.obj
+
+-.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
++.IF "$(OS)"=="MACOSX"
+ #SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
+-.ELSE
++.ELSE
+ SHL1VERSIONMAP=$(ADABAS_TARGET).map
+ .ENDIF
+