diff options
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files/patch-connectivity::source::manager::makefile.mk')
-rw-r--r-- | editors/openoffice.org-2.0-devel/files/patch-connectivity::source::manager::makefile.mk | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::manager::makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::manager::makefile.mk deleted file mode 100644 index 497370af0fd1..000000000000 --- a/editors/openoffice.org-2.0-devel/files/patch-connectivity::source::manager::makefile.mk +++ /dev/null @@ -1,16 +0,0 @@ ---- ../connectivity/source/manager/makefile.mk.orig Tue Jan 1 14:09:00 2002 -+++ ../connectivity/source/manager/makefile.mk -@@ -92,11 +92,11 @@ - .ENDIF - SHL1OBJS=$(SLOFILES) - SHL1STDLIBS=\ -+ $(SALLIB) \ - $(CPPULIB) \ - $(CPPUHELPERLIB) \ - $(VOSLIB) \ -- $(OSLLIB) \ -- $(SALLIB) -+ $(OSLLIB) - - SHL1DEPN= - SHL1IMPLIB= i$(SHL1TARGET) |