From 1c1cfed19ddbd6c3e0f763d4ad2c779dc6ea3f44 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sun, 3 Mar 2002 00:56:13 +0000 Subject: Another 7 patches from Carlos --- .../files/patch-setup2+mow+source+loader+makefile.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/openoffice-3/files/patch-setup2+mow+source+loader+makefile.mk (limited to 'editors/openoffice-3/files/patch-setup2+mow+source+loader+makefile.mk') diff --git a/editors/openoffice-3/files/patch-setup2+mow+source+loader+makefile.mk b/editors/openoffice-3/files/patch-setup2+mow+source+loader+makefile.mk new file mode 100644 index 000000000000..007c0f69b6f9 --- /dev/null +++ b/editors/openoffice-3/files/patch-setup2+mow+source+loader+makefile.mk @@ -0,0 +1,11 @@ +--- ../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" + -- cgit v1.2.3