summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-11-30 23:58:29 +0000
committerKarl Berry <karl@freefriends.org>2007-11-30 23:58:29 +0000
commite9f2f6716f9c06ce07b3a1dd2f0ea8db2c6faef6 (patch)
treef4793df4a584d6f7ef0be408bed4ec087d6607bc /Master
parent1399c42b9559f6cc748823a3fc38f75f0750ffab (diff)
switch to /$engine, no //
git-svn-id: svn://tug.org/texlive/trunk@5659 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf/web2c/texmf.cnf6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf/web2c/texmf.cnf b/Master/texmf/web2c/texmf.cnf
index ad03192e5b5..5321d057a7e 100644
--- a/Master/texmf/web2c/texmf.cnf
+++ b/Master/texmf/web2c/texmf.cnf
@@ -267,9 +267,9 @@ TEXDOCEXT = {$TEXDOCSSUFFIX}{$TEXDOCSCOMPRESS}
% web2c/INSTALL), and string pools (.pool) for ini{tex,mf,mp}. It is
% painful that we have six paths and directories here (they all resolve
% to a single place by default), but historically ...
-TEXFORMATS = .;$TEXMF/web2c/{$engine,}//
-MFBASES = .;$TEXMF/web2c/{$engine,}//
-MPMEMS = .;$TEXMF/web2c/{$engine,}//
+TEXFORMATS = .;$TEXMF/web2c{/$engine,}
+MFBASES = .;$TEXMF/web2c{/$engine,}
+MPMEMS = .;$TEXMF/web2c{/$engine,}
TEXPOOL = .;$TEXMF/web2c
MFPOOL = .;$TEXMF/web2c
MPPOOL = .;$TEXMF/web2c