summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-30 21:13:54 +0000
committerKarl Berry <karl@freefriends.org>2020-05-30 21:13:54 +0000
commit6685b38371b780add7e2a34704180aa34b64a03b (patch)
treebf43f27c2c4fac9e3530a5ba64e2e38c7de8962b /Master
parente44e0e19e077aed9e72a2d48e96e25fa50de7087 (diff)
lua-uca-*.lua under scripts/ not source/
git-svn-id: svn://tug.org/texlive/trunk@55349 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x[-rw-r--r--]Master/texmf-dist/scripts/lua-uca/lua-uca-collator.lua (renamed from Master/texmf-dist/source/support/lua-uca/lua-uca-collator.lua)0
-rwxr-xr-x[-rw-r--r--]Master/texmf-dist/scripts/lua-uca/lua-uca-ducet.lua (renamed from Master/texmf-dist/source/support/lua-uca/lua-uca-ducet.lua)0
-rwxr-xr-x[-rw-r--r--]Master/texmf-dist/scripts/lua-uca/lua-uca-languages.lua (renamed from Master/texmf-dist/source/support/lua-uca/lua-uca-languages.lua)0
-rwxr-xr-x[-rw-r--r--]Master/texmf-dist/scripts/lua-uca/lua-uca-reordering-table.lua (renamed from Master/texmf-dist/source/support/lua-uca/lua-uca-reordering-table.lua)0
-rwxr-xr-x[-rw-r--r--]Master/texmf-dist/scripts/lua-uca/lua-uca-tailoring.lua (renamed from Master/texmf-dist/source/support/lua-uca/lua-uca-tailoring.lua)0
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
6 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/support/lua-uca/lua-uca-collator.lua b/Master/texmf-dist/scripts/lua-uca/lua-uca-collator.lua
index c009bc98689..c009bc98689 100644..100755
--- a/Master/texmf-dist/source/support/lua-uca/lua-uca-collator.lua
+++ b/Master/texmf-dist/scripts/lua-uca/lua-uca-collator.lua
diff --git a/Master/texmf-dist/source/support/lua-uca/lua-uca-ducet.lua b/Master/texmf-dist/scripts/lua-uca/lua-uca-ducet.lua
index 669d1d5e089..669d1d5e089 100644..100755
--- a/Master/texmf-dist/source/support/lua-uca/lua-uca-ducet.lua
+++ b/Master/texmf-dist/scripts/lua-uca/lua-uca-ducet.lua
diff --git a/Master/texmf-dist/source/support/lua-uca/lua-uca-languages.lua b/Master/texmf-dist/scripts/lua-uca/lua-uca-languages.lua
index 09b72302505..09b72302505 100644..100755
--- a/Master/texmf-dist/source/support/lua-uca/lua-uca-languages.lua
+++ b/Master/texmf-dist/scripts/lua-uca/lua-uca-languages.lua
diff --git a/Master/texmf-dist/source/support/lua-uca/lua-uca-reordering-table.lua b/Master/texmf-dist/scripts/lua-uca/lua-uca-reordering-table.lua
index f4a2f7a9f80..f4a2f7a9f80 100644..100755
--- a/Master/texmf-dist/source/support/lua-uca/lua-uca-reordering-table.lua
+++ b/Master/texmf-dist/scripts/lua-uca/lua-uca-reordering-table.lua
diff --git a/Master/texmf-dist/source/support/lua-uca/lua-uca-tailoring.lua b/Master/texmf-dist/scripts/lua-uca/lua-uca-tailoring.lua
index 5c6fb2073c3..5c6fb2073c3 100644..100755
--- a/Master/texmf-dist/source/support/lua-uca/lua-uca-tailoring.lua
+++ b/Master/texmf-dist/scripts/lua-uca/lua-uca-tailoring.lua
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index fd20112ebc3..3d9cf377913 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2619,7 +2619,6 @@ $standardsource = '(\.(bat|c|drv|dtx|fea|fdd|ins|sfd)'
'lettre', 'NULL',
'lhcyr', 'README', # historical
'lua-alt-getopt', 'NULL',
- 'lua-uca', '\.lua$',
'lua2dox', 'NULL', # process lua2dox_filter.bat
'mdframed', 'Makefile|' . $standardsource,
'metatype1', '.', # everything
@@ -3147,6 +3146,7 @@ $standardttf = '\.ttf|\.TTC';
'latexindent' => 'LatexIndent|\.yaml$',
'lilyglyphs' => 'lilyglyphs_common.py',
'lua-alt-getopt' => '\.lua$',
+ 'lua-uca' => '\.lua$',
'lua2dox' => '\.(lua|def)$',
'luaindex' => '\.lua$',
'lualatex-math' => '\.lua$',