summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-24 21:59:43 +0000
committerKarl Berry <karl@freefriends.org>2020-07-24 21:59:43 +0000
commit964620929cf5bde4bdc779ce1ec5aeb618895552 (patch)
treefa6f73a89310e0b71aab528f7910cbf24e70e576 /Master/tlpkg/libexec/ctan2tds
parent2d7d576af0d3493a4806b6ec730d43824550e4ab (diff)
spix (24jul20)
git-svn-id: svn://tug.org/texlive/trunk@55933 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index ef08b935939..ff463840b58 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1190,7 +1190,6 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'spanish', "die 'skipping, complicated collection'",
'spanish-mx', "die 'skipping, obsolete on CTAN'",
'spark-otf', "&MAKEflatten",
- 'spix', "die 'skipping, binary'",
'splint', "die 'skipping, binary'",
'springer', "die 'skipping, licenses not checked'",
'sprite', "die 'skipping, noinfo license'",
@@ -3297,6 +3296,7 @@ $standardttf = '\.ttf|\.TTC';
'pygmentex', => 'pygmentex\.py$',
'pythontex' => '(de)?pythontex\.py$',
'rubik' => '\.pl$',
+ 'spix' => '\.py$',
'srcredact' => '\.pl$',
'splitindex' => 'splitindex\.pl$',
'sty2dtx' => '\.pl$',
@@ -3375,6 +3375,7 @@ $standardttf = '\.ttf|\.TTC';
'pmx' => '\.1$',
'purifyeps' => 'purifyeps.1',
'rubik' => '\.1$',
+ 'spix' => '\.1$',
'splitindex' => '\.1$',
'srcredact' => '\.1$',
'sty2dtx' => '\.1$',