diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-04 06:53:18 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-12 08:47:43 +0700 |
commit | 3247d840b7c34e9472ea41ca1d79d8acee8db9b9 (patch) | |
tree | 7da78c53417bac4ec6e6b5b606de372021000b81 /office | |
parent | c448e2a5b0964940ec8e53fbb92efc03c0bb2e12 (diff) | |
download | slackbuilds-3247d840b7c34e9472ea41ca1d79d8acee8db9b9.tar.gz |
office/adobe-reader: Document ADOBE_LANG in README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'office')
-rw-r--r-- | office/adobe-reader/README | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/office/adobe-reader/README b/office/adobe-reader/README index 95d9d1bb3f..802506346f 100644 --- a/office/adobe-reader/README +++ b/office/adobe-reader/README @@ -3,4 +3,13 @@ in "Slackware style" for easier system maintenance. xulrunner is an optional dependency (for the browser plugin). -This only works on the x86 architecture (no x86_64, arm, ...). +This only works on the x86 architecture (no x86_64, arm, ...), although +it may work on x86_64 systems with alienBOB's multilib installed. + +Note: The package will have the 3-letter language code in +the version number. The default language is "enu" (for US +English). E.g. for VERSION=9.5.5, the package will be called +adobe-reader-9.5.5_enu-i486-1_SBo.tgz by default. To use a different +language, first download the .tgz file for that language from Adobe's +site, then set ADOBE_LANG="xxx" in the environment, where "xxx" is the +3-letter language code and run the SlackBuild. |