diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:48:25 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:48:25 -0400 |
commit | fddb391bb38cd22ce9fe5d3dc4f7c4f3b0317a3c (patch) | |
tree | 87e9ebc1edd2904dd515ee0efee6aa93f79a7852 /office | |
parent | 37bcad2d4ce6015970cfcbe1e822261b89ebeb49 (diff) |
office/libreoffice-langpack: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office')
-rw-r--r-- | office/libreoffice-langpack/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/office/libreoffice-langpack/README b/office/libreoffice-langpack/README index f3c8a8b64f7e..2b749484395a 100644 --- a/office/libreoffice-langpack/README +++ b/office/libreoffice-langpack/README @@ -10,8 +10,9 @@ and start the SlackBuild as follows: # LOLANG=xx ./libreoffice-langpack.SlackBuild This package was prepared for LibreOffice built from here at -SlackBuilds.org. if you want to build a package compatible with LibreOffice -built from source (like AlienBOB's packages), start the script as follows: +SlackBuilds.org. if you want to build a package compatible with +LibreOffice built from source (like AlienBOB's packages), start the +script as follows: # LOLANG=xx ALIEN=yes ./libreoffice-langpack.SlackBuild |