summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/cwebboot.cin
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2019-01-19 18:17:35 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2019-01-19 18:17:35 +0000
commite2ba4464ce3c3f9a46280a5bad26523f952eed3e (patch)
tree4dd05ddf98d67c8e9cefb83ea0dfc1c2773a8aa4 /Build/source/texk/web2c/cwebboot.cin
parentcb559ae3adf334965c818a058f735fb0e9be92c4 (diff)
Adapt the 'common' module to the new TL setting.
git-svn-id: svn://tug.org/texlive/trunk@49758 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebboot.cin')
-rw-r--r--Build/source/texk/web2c/cwebboot.cin2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/cwebboot.cin b/Build/source/texk/web2c/cwebboot.cin
index 2ab2b229837..3b740b1af1d 100644
--- a/Build/source/texk/web2c/cwebboot.cin
+++ b/Build/source/texk/web2c/cwebboot.cin
@@ -179,7 +179,7 @@ err_print(_("! Include file name too long") ) ;goto restart;} \
#define _(STRING) gettext(STRING) \
-#define TEXMF_LOCALE "$TEXMFLOCALEFILES" \
+#define TEXMF_LOCALE "$TEXMFLOCALEDIR" \
#define kpse_find_cweb(name) kpse_find_file(name,kpse_cweb_format,true) \