summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/luahbtex.tlpsrc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-05 22:22:31 +0000
committerKarl Berry <karl@freefriends.org>2020-03-05 22:22:31 +0000
commit080656471afa85d88226044ebd59a9d22529f8d0 (patch)
tree236db64054f2a4a27ab957a23c9db6634cea6201 /Master/tlpkg/tlpsrc/luahbtex.tlpsrc
parentab261ba95f775746985b4542c78c4492e405ffe5 (diff)
luahbtex now on all platforms
git-svn-id: svn://tug.org/texlive/trunk@54116 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/luahbtex.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/luahbtex.tlpsrc12
1 files changed, 1 insertions, 11 deletions
diff --git a/Master/tlpkg/tlpsrc/luahbtex.tlpsrc b/Master/tlpkg/tlpsrc/luahbtex.tlpsrc
index 32f11681662..5fa845b259e 100644
--- a/Master/tlpkg/tlpsrc/luahbtex.tlpsrc
+++ b/Master/tlpkg/tlpsrc/luahbtex.tlpsrc
@@ -1,18 +1,8 @@
category TLCore
shortdesc LuaTeX with HarfBuzz library for glyph shaping
-# Until TL'20, we only have this for auto-built platforms and Windows,
-# via /home/texlive/luahbtmp on tug.
-#
-# Keep in sync with latex-bin-dev.tlpsrc.
-tlpsetvar no_luahb_platforms i386-netbsd
-#
-binpattern f/!${no_luahb_platforms} bin/${ARCH}/luahbtex
+binpattern f bin/${ARCH}/luahbtex
-# For the TL'20 release, we should have luahbtex for all platforms.
-# For now, on platforms where there is no luahbtex, it will be ignored
-# due to the special --no-error-if-no-engine option in fmtutil,
-# invoked by specifications in TLConfig.pm and tlmgr.pl.
execute AddFormat name=luahbtex engine=luahbtex \
patterns=language.def,language.dat.lua \
options="luatex.ini" \