diff options
Diffstat (limited to 'editors/openoffice.org-2-devel/files/patch-stoc::source::javavm::makefile.mk')
-rw-r--r-- | editors/openoffice.org-2-devel/files/patch-stoc::source::javavm::makefile.mk | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/editors/openoffice.org-2-devel/files/patch-stoc::source::javavm::makefile.mk b/editors/openoffice.org-2-devel/files/patch-stoc::source::javavm::makefile.mk deleted file mode 100644 index f97af0e..0000000 --- a/editors/openoffice.org-2-devel/files/patch-stoc::source::javavm::makefile.mk +++ /dev/null @@ -1,15 +0,0 @@ ---- ../stoc/source/javavm/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/javavm/makefile.mk -@@ -91,10 +91,10 @@ - SHL1TARGET= $(TARGET) - SHL1VERSIONMAP=$(TARGET).map - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPUHELPERLIB) \ - $(CPPULIB) \ -- $(UNOLIB) \ -- $(SALLIB) -+ $(UNOLIB) - - .IF "$(GUI)"=="WNT" - SHL1STDLIBS += advapi32.lib |