From 2f60a7bfc4715014c42d67985f77c26158e97c3c Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 2 Mar 2002 20:27:00 +0000 Subject: Add patches recieved from Carlos Fernando Assis Paniago More will follow --- .../patch-connectivity::source::drivers::jdbc::makefile.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::jdbc::makefile.mk (limited to 'editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::jdbc::makefile.mk') diff --git a/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::jdbc::makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::jdbc::makefile.mk new file mode 100644 index 000000000000..397cc6777421 --- /dev/null +++ b/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::drivers::jdbc::makefile.mk @@ -0,0 +1,11 @@ +--- ../connectivity/source/drivers/jdbc/makefile.mk.orig Sat Mar 2 20:54:27 2002 ++++ ../connectivity/source/drivers/jdbc/makefile.mk Sat Mar 2 20:54:52 2002 +@@ -111,7 +111,7 @@ + $(SLO)$/tools.obj + + +-.IF "$(OS)"=="MACOSX" ++.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD" + #SHL1VERSIONMAP=$(JDBC_TARGET).$(DLLPOSTFIX).map + .ELSE + SHL1VERSIONMAP=$(JDBC_TARGET).map -- cgit v1.2.3