diff options
author | Karl Berry <karl@freefriends.org> | 2017-02-24 22:09:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-02-24 22:09:01 +0000 |
commit | 670657869ac48c6aae8a5a12511f358f8a33dffa (patch) | |
tree | c617b5a74949483181d09c1d246d7154e50ca51e /Master/tlpkg | |
parent | 990e60c6ed4437e5b632b7c9acf7f2237bbda871 (diff) |
txuprcal, now flattened (23feb17)
git-svn-id: svn://tug.org/texlive/trunk@43327 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 39b4d22daac..e5ef540830c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1125,6 +1125,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'tpx', "die 'skipping, nosource, Windows'", 'txfonts', "&MAKEflatten", 'txfontsb', "&MAKEflatten", + 'txuprcal', "&MAKEflatten", 'ty', "die 'skipping, name too generic'", 'typedref', "die 'skipping, nonfree license'", 'typespec', "die 'skipping, nonfree font specimens'", |