diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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$', |