summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files/Makefile.knobs
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/Makefile.knobs')
-rw-r--r--editors/openoffice.org-vcltesttool/files/Makefile.knobs4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/Makefile.knobs b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
index 9363f2709ec5..87743c8c490b 100644
--- a/editors/openoffice.org-vcltesttool/files/Makefile.knobs
+++ b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
@@ -105,8 +105,8 @@ pre-fetch:
@${ECHO}
@${ECHO} "To build OOo, you should have a lot"
.if defined(WITH_DEBUG)
- @${ECHO} "of free diskspace (~ 8GB)."
+ @${ECHO} "of free diskspace (~ 18GB)."
.else
- @${ECHO} "of free diskspace (~ 4GB)."
+ @${ECHO} "of free diskspace (~ 8.5GB)."
.endif
@${ECHO} "If you want SDK and/or solver, please type make sdk and/or make solver"