diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-15 11:45:28 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:17 -0400 |
commit | 9e97eae5cc5d250ce3b445a01b6f5d33f0126c2b (patch) | |
tree | 731903ba76955b5444e5b870690f2b6f54ce03a2 /office/LibreOffice | |
parent | 6d01f32987557aa813e4589f9848f2568884f1e0 (diff) | |
download | slackbuilds-9e97eae5cc5d250ce3b445a01b6f5d33f0126c2b.tar.gz |
office/LibreOffice: Remove tabs from README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office/LibreOffice')
-rw-r--r-- | office/LibreOffice/README | 4 |
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 |