diff options
Diffstat (limited to 'editors/openoffice.org-2-devel/files/patch-comphelper::util::makefile.mk')
-rw-r--r-- | editors/openoffice.org-2-devel/files/patch-comphelper::util::makefile.mk | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/editors/openoffice.org-2-devel/files/patch-comphelper::util::makefile.mk b/editors/openoffice.org-2-devel/files/patch-comphelper::util::makefile.mk deleted file mode 100644 index 9bca1b144e8f..000000000000 --- a/editors/openoffice.org-2-devel/files/patch-comphelper::util::makefile.mk +++ /dev/null @@ -1,15 +0,0 @@ ---- ../comphelper/util/makefile.mk.orig Tue Jan 1 14:08:53 2002 -+++ ../comphelper/util/makefile.mk -@@ -85,11 +85,11 @@ - - SHL1TARGET=$(COMPHLP_TARGET)$(COMPHLP_MAJOR) - SHL1STDLIBS=\ -+ $(SALLIB) \ - $(CPPULIB) \ - $(CPPUHELPERLIB) \ - $(VOSLIB) \ - $(OSLLIB) \ -- $(SALLIB) \ - $(CPPRTLLIB) - - SHL1DEPN= |