aboutsummaryrefslogtreecommitdiff
path: root/README-hacking
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-09-14 09:13:53 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2016-09-14 09:13:53 +0300
commit613e797c4d5e598dbbd12832281273b7c39e11ee (patch)
tree36b00f270b5a3f4163aeea7d1aaf8cef17f3628f /README-hacking
parentdafed2c202a14986aa81144ebc8629266b366432 (diff)
downloadrex-613e797c4d5e598dbbd12832281273b7c39e11ee.tar.gz
rex-613e797c4d5e598dbbd12832281273b7c39e11ee.tar.bz2
Update docs
Diffstat (limited to 'README-hacking')
-rw-r--r--README-hacking5
1 files changed, 4 insertions, 1 deletions
diff --git a/README-hacking b/README-hacking
index 4893e2d..453e702 100644
--- a/README-hacking
+++ b/README-hacking
@@ -20,7 +20,7 @@ For normal functioning of rex only the latter is required.
* Workflow
No special bootstrapping is needed, the sources are ready for
-running and installing. The main script, rex.exp can be run
+running and installing. The main script, rex, can be run
without installing, although some defaults can be confusing.
The file GNUmakefile contains Make rules for building the
@@ -58,6 +58,9 @@ The options are:
--sysconfdir=DIR set configuration directory (/etc/rex)
--bindir=DIR set directory for user executables ($prefix/bin)
--mandir=DIR set man documentation root directory ($prefix/share/man)
+ --tclpackagedir=DIR
+ directory for installing TCL packages
+ --extras install extra packages
ASGN are environment variable assignments in the form NAME=VALUE. The
only meaningful variable is DESTDIR, which changes the topmost

Return to:

Send suggestions and report system problems to the System administrator.