From ca4d5e4600384e558fc94dc46cedd25b21b1ac19 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Tue, 5 Mar 2002 23:41:48 +0000 Subject: Exclude three additional map buildings which are breaking the build --- .../files/patch-starmath::util:makefile.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk (limited to 'editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk') diff --git a/editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk b/editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk new file mode 100644 index 000000000000..a1945318706e --- /dev/null +++ b/editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk @@ -0,0 +1,12 @@ +--- ../starmath/util/makefile.mk.orig Tue Mar 5 21:44:02 2002 ++++ ../starmath/util/makefile.mk Tue Mar 5 21:44:22 2002 +@@ -84,7 +84,9 @@ + $(SOLARVERSION)$/$(INPATH)$/res$(EXT_UPDMINOR)$/sfx.srs + + SHL1TARGET= sm$(UPD)$(DLLPOSTFIX) ++.IF "$(OS)"!="FREEBSD" + SHL1VERSIONMAP= sm.map ++.ENDIF + .IF "$(GUI)" == "WNT" + SHL1RES= $(RCTARGET) + .ENDIF -- cgit v1.2.3