From c0bcf00e1bbd6fd33cfeed3b9612b2a5faeb39d1 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 2 Mar 2002 21:41:34 +0000 Subject: Another patchset from Carlos Fernando Assis Paniago --- .../files/patch-psprint::util::makefile.mk | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 editors/openoffice.org-2-devel/files/patch-psprint::util::makefile.mk (limited to 'editors/openoffice.org-2-devel/files/patch-psprint::util::makefile.mk') diff --git a/editors/openoffice.org-2-devel/files/patch-psprint::util::makefile.mk b/editors/openoffice.org-2-devel/files/patch-psprint::util::makefile.mk new file mode 100644 index 000000000000..faa0b78f18b1 --- /dev/null +++ b/editors/openoffice.org-2-devel/files/patch-psprint::util::makefile.mk @@ -0,0 +1,12 @@ +--- ../psprint/util/makefile.mk.orig Sat Mar 2 22:24:38 2002 ++++ ../psprint/util/makefile.mk Sat Mar 2 22:25:27 2002 +@@ -91,7 +91,9 @@ + .IF "$(OS)"=="SOLARIS" + SHL1VERSIONMAP=libpsp_solaris.map + .ELSE # should work for all gcc/binutils based linker (ld) ++.IF "$(OS)"!="FREEBSD" + SHL1VERSIONMAP=libpsp_linux.map ++.ENDIF + .ENDIF + SHL1STDLIBS=$(UNOTOOLSLIB) \ + $(TOOLSLIB) \ -- cgit v1.2.3