diff options
author | Karl Berry <karl@freefriends.org> | 2016-07-19 22:34:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-07-19 22:34:57 +0000 |
commit | 9db913a935e48687efa3249e41999ee2d5dd1048 (patch) | |
tree | a29ac67ee0e948c7eb7b7cafae0da7f711431370 /Master/tlpkg/libexec | |
parent | 20e9e88c51d437543e57fa465038a12b5c49ae18 (diff) |
delcmdchanges.bash in scripts/ dir per package doc (no bin links)
git-svn-id: svn://tug.org/texlive/trunk@41737 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index eca4ee8b154..e8926ac3eca 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2674,6 +2674,7 @@ $standardttf = '\.ttf|\.TTC'; # scripts to install under texmf*/.../scripts, but not bindir. %specialscripts_nobin = ( + 'changes' => '\.bash$', 'cloze' => '\.lua$', 'epspdf' => '(epspdf(|\.help|boot|tk)|\.rb|makegray\.pro)$', 'latex-make' => '\.py$', |