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-remotebridges+source+unourl_resolver+makefile.mk | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 editors/openoffice/files/patch-remotebridges+source+unourl_resolver+makefile.mk (limited to 'editors/openoffice/files/patch-remotebridges+source+unourl_resolver+makefile.mk') diff --git a/editors/openoffice/files/patch-remotebridges+source+unourl_resolver+makefile.mk b/editors/openoffice/files/patch-remotebridges+source+unourl_resolver+makefile.mk new file mode 100644 index 000000000000..72e5a97234f4 --- /dev/null +++ b/editors/openoffice/files/patch-remotebridges+source+unourl_resolver+makefile.mk @@ -0,0 +1,14 @@ +--- ../remotebridges/source/unourl_resolver/makefile.mk.orig Tue Jan 1 14:11:01 2002 ++++ ../remotebridges/source/unourl_resolver/makefile.mk +@@ -102,9 +102,9 @@ + SHL1VERSIONMAP= $(TARGET).map + + SHL1STDLIBS= \ ++ $(SALLIB) \ + $(CPPULIB) \ +- $(CPPUHELPERLIB) \ +- $(SALLIB) ++ $(CPPUHELPERLIB) + + SHL1DEPN= + SHL1IMPLIB= i$(TARGET) -- cgit v1.2.3