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::inspect::makefile.mk | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 editors/openoffice-1.1-devel/files/patch-stoc::source::inspect::makefile.mk (limited to 'editors/openoffice-1.1-devel/files/patch-stoc::source::inspect::makefile.mk') diff --git a/editors/openoffice-1.1-devel/files/patch-stoc::source::inspect::makefile.mk b/editors/openoffice-1.1-devel/files/patch-stoc::source::inspect::makefile.mk new file mode 100644 index 000000000000..c7cd85253c11 --- /dev/null +++ b/editors/openoffice-1.1-devel/files/patch-stoc::source::inspect::makefile.mk @@ -0,0 +1,14 @@ +--- ../stoc/source/inspect/makefile.mk.orig Tue Jan 1 14:12:02 2002 ++++ ../stoc/source/inspect/makefile.mk +@@ -82,9 +82,9 @@ + SHL1TARGET= $(TARGET) + + SHL1STDLIBS= \ ++ $(SALLIB) \ + $(CPPULIB) \ +- $(CPPUHELPERLIB) \ +- $(SALLIB) ++ $(CPPUHELPERLIB) + + SHL1DEPN= + SHL1IMPLIB= i$(TARGET) -- cgit v1.2.3