diff options
Diffstat (limited to 'misc/openoffice/patches/patch-ce')
-rw-r--r-- | misc/openoffice/patches/patch-ce | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/misc/openoffice/patches/patch-ce b/misc/openoffice/patches/patch-ce deleted file mode 100644 index 8222e8c6de4..00000000000 --- a/misc/openoffice/patches/patch-ce +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ce,v 1.1.1.1 2002/02/13 18:09:22 mrauch Exp $ - ---- ../stoc/source/corereflection/makefile.mk.orig Tue Jan 1 14:12:02 2002 -+++ ../stoc/source/corereflection/makefile.mk -@@ -87,9 +87,9 @@ - SHL1TARGET= $(TARGET) - SHL1VERSIONMAP= $(TARGET).map - SHL1STDLIBS= \ -+ $(SALLIB) \ - $(CPPULIB) \ -- $(CPPUHELPERLIB) \ -- $(SALLIB) -+ $(CPPUHELPERLIB) - - SHL1DEPN= - SHL1IMPLIB= i$(TARGET) |