diff options
author | Karl Berry <karl@freefriends.org> | 2011-06-27 17:17:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-06-27 17:17:48 +0000 |
commit | e9af381b998afa7cdeda3e418f98be22a4b94a3a (patch) | |
tree | 70161b4618e1748e1d5e839593b8fdace20756e3 /Master/tlpkg/libexec | |
parent | 5faec0c745212e9ce909ee58388f97ecf0bb3b6d (diff) |
rm context-top-ten, overhaul needed per author
git-svn-id: svn://tug.org/texlive/trunk@23144 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 00d96a4d45f..40003d53bb6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -234,6 +234,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'context-simplefonts', "&MAKEcopy", 'context-simpleslides',"&MAKEcopy", 'context-taspresent', "&MAKEcopy", + 'context-top-ten', "die 'skipping, overhaul needed per author'", 'context-typearea', "&MAKEcopy", 'context-typescripts', "&MAKEcopy", 'context-vim', "&MAKEcopy", |