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-sal::util::makefile.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 editors/openoffice.org-3-devel/files/patch-sal::util::makefile.mk (limited to 'editors/openoffice.org-3-devel/files/patch-sal::util::makefile.mk') diff --git a/editors/openoffice.org-3-devel/files/patch-sal::util::makefile.mk b/editors/openoffice.org-3-devel/files/patch-sal::util::makefile.mk new file mode 100644 index 000000000000..41b798faabfb --- /dev/null +++ b/editors/openoffice.org-3-devel/files/patch-sal::util::makefile.mk @@ -0,0 +1,12 @@ +--- ../sal/util/makefile.mk.orig Tue Mar 5 21:36:23 2002 ++++ ../sal/util/makefile.mk Tue Mar 5 21:36:44 2002 +@@ -113,7 +113,9 @@ + SHL1TARGET= $(TARGET) + SHL1IMPLIB= i$(TARGET) + ++.IF "$(OS)"!="FREEBSD" + SHL1VERSIONMAP= $(TARGET).map ++.ENDIF + + .IF "$(GUI)"=="WNT" + .IF "$(COM)"!="GCC" -- cgit v1.2.3