summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--office/LibreOffice/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/LibreOffice/README b/office/LibreOffice/README
index d3441c4c25..bd978ab7b2 100644
--- a/office/LibreOffice/README
+++ b/office/LibreOffice/README
@@ -62,11 +62,11 @@ as follows:
jobs is further controlled by the PARALLEL environment variable e.g:
PARALLEL=1 sh LibreOffice.SlackBuild
which would limit building to a single make process, overriding any
- value set with the -j option in MAKEFLAGS.
+ value set with the -j option in MAKEFLAGS.
4. Use of ccache during building is turned off by default to save disk
space (and possible build failure due to lack of disk space). It may
- be reinstated by setting the USE_CCACHE environment to "yes" e.g.
+ be reinstated by setting the USE_CCACHE environment to "yes" e.g.
USE_CCACHE=yes sh LibreOffice.SlackBuild
For performance reasons, this Slackbuild sets GTK2 to be used at