diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-06-29 17:58:06 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-06-29 17:58:06 +0200 |
commit | b4d6143fd3a7f910ca70f29254bcc508206510b9 (patch) | |
tree | 8377cd71440dd402558484e22613017065a23f08 /README | |
parent | ee06307dd1542bcfbabf83a6d2b60e7580fccc38 (diff) | |
download | luaotfload-b4d6143fd3a7f910ca70f29254bcc508206510b9.tar.gz |
Rename TEXMF to TEXMFROOT in Makefile.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,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. |