From 1ff4042d1c197d130d99819461069e4241c96c7f Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Wed, 6 Mar 2002 16:41:21 +0000 Subject: Reorder the SHL1STDLIBS librarys --- .../files/patch-stoc::source::servicemanager::makefile.mk | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 editors/openoffice.org-3-RC/files/patch-stoc::source::servicemanager::makefile.mk (limited to 'editors/openoffice.org-3-RC/files/patch-stoc::source::servicemanager::makefile.mk') diff --git a/editors/openoffice.org-3-RC/files/patch-stoc::source::servicemanager::makefile.mk b/editors/openoffice.org-3-RC/files/patch-stoc::source::servicemanager::makefile.mk new file mode 100644 index 000000000000..746776d54759 --- /dev/null +++ b/editors/openoffice.org-3-RC/files/patch-stoc::source::servicemanager::makefile.mk @@ -0,0 +1,14 @@ +--- ../stoc/source/servicemanager/makefile.mk.orig Tue Jan 1 14:12:03 2002 ++++ ../stoc/source/servicemanager/makefile.mk +@@ -84,9 +84,9 @@ + SHL1VERSIONMAP=$(TARGET).map + + SHL1STDLIBS= \ ++ $(SALLIB) \ + $(CPPULIB) \ +- $(CPPUHELPERLIB) \ +- $(SALLIB) ++ $(CPPUHELPERLIB) + + SHL1DEPN= + SHL1IMPLIB= i$(TARGET) -- cgit v1.2.3