diff options
author | Karl Berry <karl@freefriends.org> | 2017-12-04 22:48:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-12-04 22:48:32 +0000 |
commit | 527c20c05260beb1e9851ec5ccb404d6a0dd150f (patch) | |
tree | 020327cb51412998acf46b4010539efc2d0827b4 /Master/tlpkg/libexec | |
parent | dbd05234a29b29bf8de29d0e8cb21d92f3c21bd5 (diff) |
pm-isomath
git-svn-id: svn://tug.org/texlive/trunk@45987 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 ea1a592733b..c9859f7e5ad 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -130,6 +130,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'ascii-font', "&MAKEflatten", 'astron', "die 'skipping, nonfree license'", 'atqolive', "die 'skipping, nonfree font'", + 'auctex', "die 'skipping, as it is Emacs'", 'augie', "&MAKEaugie", 'aurical', "&MAKEaurical", 'aurora', "die 'skipping, nocommercial license'", |