summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-10-24 20:59:56 +0000
committerKarl Berry <karl@freefriends.org>2021-10-24 20:59:56 +0000
commit9efec36ffca7c9ac67be4d6cca7314914af9451b (patch)
treef906f23f4b1ea1f9a1320613c625350f88682f9a /Master/tlpkg/libexec
parenta24dadb9faf6fd895d18977df4ef9030a024df1f (diff)
dsserif (24oct21)
git-svn-id: svn://tug.org/texlive/trunk@60859 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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',