diff options
author | Karl Berry <karl@freefriends.org> | 2012-06-02 22:04:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-06-02 22:04:37 +0000 |
commit | 7bcf7f61d7372d3df64de4b8f8ec361a436622be (patch) | |
tree | 0d6726c14f34e3c63bd0dcfd6b3b9617c7b7243d | |
parent | 1be4c489af95633ffb30295d7aa468f7ba72f263 (diff) |
mycv_split_contents.pl in scripts/, per author
git-svn-id: svn://tug.org/texlive/trunk@26807 c570f23f-e606-0410-a88d-b1316a301751
-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. |