diff options
author | Kyle Guinn <elyk03@gmail.com> | 2015-11-13 01:48:15 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 07:07:20 +0700 |
commit | 96a1330f5c423662ae9dec8033693b68a12179ba (patch) | |
tree | f36e109f5ec48a5899934b4f590352994b5b4333 /development/eagle/README | |
parent | baf881f373e61372cbff4a5da47007a42671a1b5 (diff) |
development/eagle: Updated for version 7.4.0.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'development/eagle/README')
-rw-r--r-- | development/eagle/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eagle/README b/development/eagle/README index c093a1c7d16d7..21a490f7b4e08 100644 --- a/development/eagle/README +++ b/development/eagle/README @@ -18,6 +18,6 @@ This script installs the English documentation. With version 5.10.0 German and (some) Chinese documentation is included as well. To select them, run this script as: - # LANG=<xx> ./eagle.SlackBuild + # DOC_LANG=<xx> ./eagle.SlackBuild -where <xx> = "de" for German and "zh" for Chinese. +where <xx> = "de" for German, "zh" for Chinese, or "all". |