diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 08:57:17 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 08:57:17 +0000 |
commit | fb89e9b697585fc9977b488719536866ec4a4e14 (patch) | |
tree | 31749f632a8b91b25441b7239c6b397169f54572 /editors/openoffice.org-1.0/files/patch-comphelper::util::makefile.mk | |
parent | Phoenix is a fast, minimal browser from the Mozilla project. This port (diff) |
All patches have been repocopied to use + as separator and not "::".
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-comphelper::util::makefile.mk')
-rw-r--r-- | editors/openoffice.org-1.0/files/patch-comphelper::util::makefile.mk | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-comphelper::util::makefile.mk b/editors/openoffice.org-1.0/files/patch-comphelper::util::makefile.mk deleted file mode 100644 index 997719c43dd8..000000000000 --- a/editors/openoffice.org-1.0/files/patch-comphelper::util::makefile.mk +++ /dev/null @@ -1,15 +0,0 @@ ---- ../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" |