summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 15ded6a1b10..b797ab73931 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1422,6 +1422,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'winfonts', "die 'skipping, support for nonfree fonts'",
'withesis', "die 'skipping, thesis package ca.2002, wait for request'",
'wntamil', "die 'skipping, nonfree license'",
+ 'worldflags', "&MAKEflatten",
'wp-conv', "die 'skipping, nonfree license'",
'wp2latex', "die 'skipping, compilation'",
'wtref', "&MAKEflatten",
@@ -2272,6 +2273,7 @@ $standardtex
'wallcalendar','i18n|\.lua$|' . $standardtex,
'wasy', 'wasyfont\.tex',
'wordcount', '\.tex',
+ 'worldflags', 'worldflag_.*tex$|' . $standardtex,
'xcharter', '.*-subs\.tex|' . $standardtex,
'xcomment', 'xcomment\.tex|' . $standardtex,
'xduthesis', '\.eps|' . $standardtex,