diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-26 23:23:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-26 23:23:37 +0000 |
commit | be069a8171e0e5028a8893ee64753dd07b4f1180 (patch) | |
tree | 637af89dff9e6ff0c218a813b7cbbef5e7d13347 /Master/texmf-dist/doc/luatex/luatextra/README | |
parent | 4e17af35bf2cf25beac93a51cfe56c026cf72eb0 (diff) |
luatextra 0.94 update (26sep09)
git-svn-id: svn://tug.org/texlive/trunk@15473 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luatextra/README')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luatextra/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/luatex/luatextra/README b/Master/texmf-dist/doc/luatex/luatextra/README index 416e28d930c..424cbf636df 100644 --- a/Master/texmf-dist/doc/luatex/luatextra/README +++ b/Master/texmf-dist/doc/luatex/luatextra/README @@ -35,7 +35,7 @@ Alternatively, try your (TeX or Linux) distribution's package management system. distribution's manual for details. 3. a. Grab the sources from CTAN or github. - b. Run 'make install TEXMF=/path/to/texmf'. + b. Run 'make install TEXMFROOT=/path/to/texmf'. c. See 2c. 4. Try to figure it out by looking at the Makefile and comments in the sources. |