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, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index ae9349a8742..d1e346f6398 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -55,6 +55,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'algorithmicx',"&MAKEnosymlinks",
'allrunes', "&MAKEflatten",
'alphabib', "die 'skipping, shell script, and no doc source?'",
+ 'ams', "die 'skipping, update manually to preserve ams fonts'",
'amsldoc-vn', "&MAKEflatten",
'antomega', "&MAKEflatten",
'antt', "&MAKEcopy",
@@ -3439,3 +3440,5 @@ sub readconfig
}
return $result;
}
+
+# vim: set tabstop=8 shiftwidth=2 expandtab: