diff options
Diffstat (limited to 'editors/openoffice/files/patch-setup2::mow::source::loader::makefile.mk')
-rw-r--r-- | editors/openoffice/files/patch-setup2::mow::source::loader::makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice/files/patch-setup2::mow::source::loader::makefile.mk b/editors/openoffice/files/patch-setup2::mow::source::loader::makefile.mk deleted file mode 100644 index 007c0f6..0000000 --- a/editors/openoffice/files/patch-setup2::mow::source::loader::makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- ../setup2/mow/source/loader/makefile.mk.orig Sun Mar 3 01:45:18 2002 -+++ ../setup2/mow/source/loader/makefile.mk Sun Mar 3 01:45:22 2002 -@@ -85,7 +85,7 @@ - APP1NOSAL=TRUE - APP1TARGET= $(TARGET) - APP1OBJS= $(OBJFILES) --APP1STDLIBS= $(SVUNZIPLIB) $(LOADERLIB) -+APP1STDLIBS= $(SVUNZIPLIB) $(LOADERLIB) -lX11 - - .ENDIF # "$(OS)"=="MACOSX" - |