summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index c335a25d296..98933be00f1 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -430,6 +430,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'drm', "&MAKEflatten",
'droid', "&MAKEcopy",
'dropping', "die 'skipping, nosell license'",
+ 'dsserif', "&MAKEflatten",
'dtxtut', "&setup", # straight copy
'duplicat', "die 'skipping, use piff'",
'dutchcal', "&MAKEcopy",
@@ -2742,7 +2743,7 @@ $standarddocfmt='latex';
$standardsourcefmt='latex';
-$standardsource = '(\.(bat|c|drv|dtx|fea|fdd|ins|mk|sfd)'
+$standardsource = '(\.(bat|c|drv|[dem]tx|fea|fdd|ins|mk|sfd)'
. '|configure.*|install-sh|Makefile.*|ltxdoc\.cfg)$';
%specialsource= (
'FAQ-en', 'NULL',