summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 04094272aa8..598498c4fc8 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1266,6 +1266,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'iftex', 'generic',
'ifxetex', 'generic',
'ijqc', 'bibtex',
+ 'impatient', 'plain',
'impatient-fr', 'plain',
'inconsolata', 'fonts',
'iopart-num', 'bibtex',
@@ -4144,8 +4145,8 @@ sub POSTibygrk {
}
sub POSTimpatient {
- print "POST$package - remove fr subdirectory\n";
- &SYSTEM ("$RM -r fr");
+ print "POST$package - remove artwork and fr subdirectories\n";
+ &SYSTEM ("$RM -r artwork fr");
}
sub POSTinteractiveworkbook {