summaryrefslogtreecommitdiffstats
path: root/development/eagle/README
diff options
context:
space:
mode:
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
commit96a1330f5c423662ae9dec8033693b68a12179ba (patch)
treef36e109f5ec48a5899934b4f590352994b5b4333 /development/eagle/README
parentbaf881f373e61372cbff4a5da47007a42671a1b5 (diff)
downloadslackbuilds-96a1330f5c423662ae9dec8033693b68a12179ba.tar.gz
slackbuilds-96a1330f5c423662ae9dec8033693b68a12179ba.tar.xz
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/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/eagle/README b/development/eagle/README
index c093a1c7d1..21a490f7b4 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".