summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel/files/patch-comphelper::util::makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files/patch-comphelper::util::makefile.mk')
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-comphelper::util::makefile.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-comphelper::util::makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-comphelper::util::makefile.mk
new file mode 100644
index 000000000000..997719c43dd8
--- /dev/null
+++ b/editors/openoffice.org-2.0-devel/files/patch-comphelper::util::makefile.mk
@@ -0,0 +1,15 @@
+--- ../comphelper/util/makefile.mk.orig Tue Feb 19 13:26:37 2002
++++ ../comphelper/util/makefile.mk Wed Apr 3 00:16:43 2002
+@@ -85,11 +85,11 @@
+
+ SHL1TARGET=$(COMPHLP_TARGET)$(COMPHLP_MAJOR)
+ SHL1STDLIBS=\
++ $(SALLIB) \
+ $(CPPULIB) \
+ $(CPPUHELPERLIB) \
+ $(VOSLIB) \
+ $(OSLLIB) \
+- $(SALLIB) \
+ $(CPPRTLLIB)
+
+ .IF "$(OS)$(CPU)"=="SOLARISS"