diff options
Diffstat (limited to 'editors/openoffice/files/patch-stoc::source::servicemanager::makefile.mk')
-rw-r--r-- | editors/openoffice/files/patch-stoc::source::servicemanager::makefile.mk | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice/files/patch-stoc::source::servicemanager::makefile.mk b/editors/openoffice/files/patch-stoc::source::servicemanager::makefile.mk deleted file mode 100644 index 746776d..0000000 --- a/editors/openoffice/files/patch-stoc::source::servicemanager::makefile.mk +++ /dev/null @@ -1,14 +0,0 @@ ---- ../stoc/source/servicemanager/makefile.mk.orig Tue Jan 1 14:12:03 2002 -+++ ../stoc/source/servicemanager/makefile.mk -@@ -84,9 +84,9 @@ - SHL1VERSIONMAP=$(TARGET).map - - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1DEPN= - SHL1IMPLIB= i$(TARGET) |