diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-03 00:18:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-03 00:18:57 +0000 |
commit | ae7d85a505d6d7cb30613a0ecf89e5b933333b46 (patch) | |
tree | 89d14e0d4245cfd25c2d92b59350b499403b9c94 /Master/tlpkg/libexec | |
parent | 421788c062a43d8c13306971c77a92be90ee6b9b (diff) |
rubikrotation.1 in man1/
git-svn-id: svn://tug.org/texlive/trunk@46791 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a65746bb361..d18674854ae 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1021,6 +1021,9 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'rsfso', "&MAKEcopy", 'rst', "die 'skipping, nonfree license'", 'rtsched', "die 'skipping, Elisp package'", + 'rubikcube', "die 'skipping, use rubik'", + 'rubikrotation',"die 'skipping, use rubik'", + 'rubiktwocube', "die 'skipping, use rubik'", 'russian', "die 'skipping, babel non-update, must install as doc only'", 'sa-tikz', "&MAKEflatten", 'sae', "die 'skipping, nosell license'", @@ -2972,6 +2975,7 @@ $standardttf = '\.ttf|\.TTC'; 'pkfix-helper' => 'pkfix-helper.1', 'pmx' => '\.1$', 'purifyeps' => 'purifyeps.1', + 'rubik' => '\.1$', 'splitindex' => '\.1$', 'srcredact' => '\.1$', 'sty2dtx' => '\.1$', |