summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 46c73dae7f1..b69623fec46 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -1287,7 +1287,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'rsc' => "$standardclean|jawltxdoc.sty", # temp file for doc
);
-# if a hash entry is specified here, README.TEXLIVE is created mentioning
+# if a hash entry is matched here, README.TEXLIVE is created mentioning
# that the files were removed. These are checked after runins.
%moreclean = (
'AkkTeX' => 'still to do, sorry',
@@ -1319,6 +1319,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'stubs' => 'stubs.pdf',
'susy' => 'susy.pdf', # no source
'verbatimcopy' => 'verbatimcopy.pdf', # no source
+ 'xelibertine' => 'xelibertineDoku.pdf', # no source
'xskak' => 'xskak.pdf', # no source
);