diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-13 23:38:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-13 23:38:11 +0000 |
commit | a2264d022f51c1cd2ffc029da9b6f47da7c98d1a (patch) | |
tree | f796739d86ca06b352e126ffdbc422af3d70d7e6 /Master/tlpkg | |
parent | afd388d14d28be512667a80ac70a542c3dadef8c (diff) |
nicetext
git-svn-id: svn://tug.org/texlive/trunk@28255 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 f7c45b48eed..cffd3584312 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -633,6 +633,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'mk', "die 'skipping, not self-locating, must not usurp two-character cmd name'", 'mkbangtex', "die 'skipping, no copyright (and python)'", 'mkbib', "die 'skipping, compilcation'", + 'mkstmpdad', "die 'skipping, requires dpstory packages'", 'mlbib', "die 'skipping, bib file names are too generic'", 'mnhyphn', "&MAKEmnhyphn", 'mnsymbol', "&MAKEflatten", |