summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2012-10-13 12:39:57 +0000
committerNorbert Preining <preining@logic.at>2012-10-13 12:39:57 +0000
commitd4a4b56d69cc3b69836de6c6968d53dcec135a66 (patch)
treee29e14d7947b80caf11c4f3dcb74cb59ab54d05a /Master/tlpkg
parent14119d0fc4fe1b78c9ea07b9eabb368d6726022b (diff)
nicefilelist update 13Oct
git-svn-id: svn://tug.org/texlive/trunk@27959 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index de9860ac6f5..d3afdd84907 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -661,6 +661,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'newsletr', "&MAKEnewsletr",
'newthm', "die 'skipping, obsolete, no longer on ctan'",
'newtx', "&MAKEflatten",
+ 'nicefilelist',"&MAKEflatten",
'nlatexdb', "die 'skipping, C#/.NET'",
'nohyph', "die 'skipping, nohyph must be done by hand'",
'norasi-c90', "&MAKEnorasi_c90",
@@ -1360,6 +1361,7 @@ $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',