diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-07 00:15:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-07 00:15:38 +0000 |
commit | b4619205fd129115f3077a791a60f82a5efd7001 (patch) | |
tree | 8d3d83f66aa95575d51f400d7631d60457ac46f3 /Master | |
parent | bbefdf23bc452bb4fd88170870c23041e90a82be (diff) |
(TEXMF): don't force !! on TEXMFCONFIG and
TEXMFVAR, per Reinhard. This apparently causes
endless rebuilds of fmt/mem/base files in some (?)
circumstances, including for Knuth.
git-svn-id: svn://tug.org/texlive/trunk@2605 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf/web2c/texmf.cnf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf index 0cce759d2e4..1932eee2c49 100644 --- a/Master/texmf/web2c/texmf.cnf +++ b/Master/texmf/web2c/texmf.cnf @@ -115,7 +115,7 @@ TEXMFCONFIG = $HOME/.texlive2006/texmf-config % % For texconfig to work properly, TEXMFCONFIG and TEXMFVAR should be named % explicitly and before all other trees. -TEXMF = {!!$TEXMFCONFIG,!!$TEXMFVAR,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST} +TEXMF = {$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFMAIN,!!$TEXMFLOCAL,!!$TEXMFDIST} % The system trees. These are the trees that are shared by all the users. % If a tree appears in this list, the mktex* scripts will use |