summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/mflua.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/mflua.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/mflua.tlpsrc9
1 files changed, 3 insertions, 6 deletions
diff --git a/Master/tlpkg/tlpsrc/mflua.tlpsrc b/Master/tlpkg/tlpsrc/mflua.tlpsrc
index 0dc9303a150..f25ec064c03 100644
--- a/Master/tlpkg/tlpsrc/mflua.tlpsrc
+++ b/Master/tlpkg/tlpsrc/mflua.tlpsrc
@@ -9,9 +9,6 @@ tlpsetvar fmtdeps luatex,metafont
execute AddFormat name=mflua engine=mflua-nowin options="mf.ini" \
fmttriggers=${fmtdeps} mode=disabled
-# (mfluajit not worth the complications this year; see luatex.tlpsrc for
-# references.)
-
runpattern d texmf-dist/scripts/mflua
runpattern d texmf-dist/metafont/mflua
@@ -19,11 +16,11 @@ binpattern f bin/${ARCH}/mflua
binpattern f bin/${ARCH}/mflua-nowin
# duplicated in luatex.tlpsrc, sigh.
-tlpsetvar no_jit_platforms \
+tlpsetvar no_luajit_platforms \
powerpc-darwin,sparc-solaris,x86_64-solaris
#
-binpattern f/!${no_jit_platforms} bin/${ARCH}/mfluajit
-binpattern f/!${no_jit_platforms} bin/${ARCH}/mfluajit-nowin
+binpattern f/!${no_luajit_platforms} bin/${ARCH}/mfluajit
+binpattern f/!${no_luajit_platforms} bin/${ARCH}/mfluajit-nowin
# need metafont for support files, luatex for dll's, etc.
depend metafont