From e6dea1857c3fd1a99620cea419465c396067b768 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 18 Sep 2006 02:41:51 +0000 Subject: Add a note about compilation. Submitted by: "Dr.-Ing. A. Haakh" --- editors/openoffice.org-3/files/Makefile.knobs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/openoffice.org-3') diff --git a/editors/openoffice.org-3/files/Makefile.knobs b/editors/openoffice.org-3/files/Makefile.knobs index 69bfdd8d801a..3da5c5b7e813 100644 --- a/editors/openoffice.org-3/files/Makefile.knobs +++ b/editors/openoffice.org-3/files/Makefile.knobs @@ -126,8 +126,8 @@ pre-fetch: @${ECHO} @${ECHO} "To build OOo, you should have a lot" .if defined(WITH_DEBUG) - @${ECHO} "of free diskspace (~ 18GB)." + @${ECHO} "of free diskspace (~ 18GB) and memory (~ 1GB)." .else - @${ECHO} "of free diskspace (~ 9GB)." + @${ECHO} "of free diskspace (~ 9GB) and memory (~ 1GB)." .endif @${ECHO} "If you want SDK and/or solver, please type make sdk and/or make solver" -- cgit v1.2.3