From 46efc15b9eb23146a31aeb205abb42099ada0860 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Wed, 6 Mar 2002 16:44:13 +0000 Subject: Add two patches which did not made it in the previous commit Reorder the SHL1STDLIBS librarys --- .../patch-connectivity::source::manager::makefile.mk | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editors/openoffice.org-2-RC/files/patch-connectivity::source::manager::makefile.mk (limited to 'editors/openoffice.org-2-RC/files/patch-connectivity::source::manager::makefile.mk') diff --git a/editors/openoffice.org-2-RC/files/patch-connectivity::source::manager::makefile.mk b/editors/openoffice.org-2-RC/files/patch-connectivity::source::manager::makefile.mk new file mode 100644 index 000000000000..497370af0fd1 --- /dev/null +++ b/editors/openoffice.org-2-RC/files/patch-connectivity::source::manager::makefile.mk @@ -0,0 +1,16 @@ +--- ../connectivity/source/manager/makefile.mk.orig Tue Jan 1 14:09:00 2002 ++++ ../connectivity/source/manager/makefile.mk +@@ -92,11 +92,11 @@ + .ENDIF + SHL1OBJS=$(SLOFILES) + SHL1STDLIBS=\ ++ $(SALLIB) \ + $(CPPULIB) \ + $(CPPUHELPERLIB) \ + $(VOSLIB) \ +- $(OSLLIB) \ +- $(SALLIB) ++ $(OSLLIB) + + SHL1DEPN= + SHL1IMPLIB= i$(SHL1TARGET) -- cgit v1.2.3