diff options
author | Karl Berry <karl@freefriends.org> | 2012-10-18 22:41:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-10-18 22:41:17 +0000 |
commit | b61d467baab3af61404a078ad6ca0648f18efbc0 (patch) | |
tree | d676135eeba0aea73cb5efdbde810c32f6f0a00b /Master/tlpkg | |
parent | 6e0ee25830b0d29cd15d158e3bf75bd74724ae5a (diff) |
nicefilelist (13oct12)
git-svn-id: svn://tug.org/texlive/trunk@28018 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4707cbafe36..2c3e3adf53a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -661,7 +661,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'newproof', "die 'skipping, use piff'", 'newsletr', "&MAKEnewsletr", 'newthm', "die 'skipping, obsolete, no longer on ctan'", - 'nicefilelist',"&MAKEflatten", 'nlatexdb', "die 'skipping, C#/.NET'", 'nohyph', "die 'skipping, nohyph must be done by hand'", 'norasi-c90', "&MAKEnorasi_c90", @@ -1362,7 +1361,6 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'mylatexformat', '.*\.ltx', 'nag', '\.nag|' . $standardtex, 'navigator', '(t-)?navigator.tex|' . $standardtex, - 'nicefilelist','nicefilelist.RLS|\.sty', 'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', 'notes', '[^s]\.(eps|pdf|png)|' . $standardtex, # not notes.pdf 'ntheorem', '\.sty|\.std', |