From 1c1cfed19ddbd6c3e0f763d4ad2c779dc6ea3f44 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sun, 3 Mar 2002 00:56:13 +0000 Subject: Another 7 patches from Carlos --- .../files/patch-sc::util::makefile.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 editors/openoffice.org-vcltesttool/files/patch-sc::util::makefile.mk (limited to 'editors/openoffice.org-vcltesttool/files/patch-sc::util::makefile.mk') diff --git a/editors/openoffice.org-vcltesttool/files/patch-sc::util::makefile.mk b/editors/openoffice.org-vcltesttool/files/patch-sc::util::makefile.mk new file mode 100644 index 000000000000..d075b7901044 --- /dev/null +++ b/editors/openoffice.org-vcltesttool/files/patch-sc::util::makefile.mk @@ -0,0 +1,12 @@ +--- ../sc/util/makefile.mk.orig Sun Mar 3 01:35:09 2002 ++++ ../sc/util/makefile.mk Sun Mar 3 01:34:53 2002 +@@ -105,7 +105,9 @@ + # --- StarClac DLL + + SHL1TARGET= sc$(UPD)$(DLLPOSTFIX) ++.IF "$(OS)"!="FREEBSD" + SHL1VERSIONMAP= sc.map ++.ENDIF + SHL1IMPLIB= sci + + SHL1STDLIBS= \ -- cgit v1.2.3