diff options
Diffstat (limited to 'Master')
-rwxr-xr-x[-rw-r--r--] | Master/texmf-dist/scripts/mycv/mycv_split_contents.pl (renamed from Master/texmf-dist/doc/latex/mycv/mycv_split_contents.pl) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/mycv/mycv_split_contents.pl b/Master/texmf-dist/scripts/mycv/mycv_split_contents.pl index 1fc172764dc..1fc172764dc 100644..100755 --- a/Master/texmf-dist/doc/latex/mycv/mycv_split_contents.pl +++ b/Master/texmf-dist/scripts/mycv/mycv_split_contents.pl diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d3e093a2b6f..32291fb555b 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2150,7 +2150,7 @@ $standardxmt='\.xmt'; 'luaindex' => '\.lua$', 'lualatex-math' => '\.lua$', 'luasseq' => '\.lua$', -# 'pedigree-perl' => 'Pedigree/*.pm', + 'mycv' => 'mycv_split_contents\.pl', ); # scripts that should end up in $bindir too. |