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 209c97d341a..37403e8f0f4 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -372,6 +372,10 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'fribrief', "die 'skipping, nonfree license'", 'fullpict', "die 'skipping, noinfo license'", 'fundus', "die 'skipping, use fundus-* names'", + 'fundus-cmoutlines', "die 'skipping, noinfo license of fonts'", + 'fundus-la', "die 'skipping, noinfo license of fonts'", + 'fundus-pvscript', "die 'skipping, noinfo license of fonts'", + 'fundus-startrek', "die 'skipping, noinfo license of fonts'", 'futhark', "die 'skipping, nonfree license'", 'futurans', "die 'skipping, requires nonfree font'", 'galley', "die 'skipping, will be included in xpackages later'", |