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, 0 insertions, 5 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 4e510a1317a..2235c13a18f 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -6335,11 +6335,6 @@ sub POSTpxchfon {
&SYSTEM ("$MV $srcdir/*.sfd $sfddir/");
}
-sub POSTpxbase {
- print "POST$package - remove pxcjkcat, separate package\n";
- &SYSTEM ("$RM $DEST/tex/platex/pxbase/pxcjkbase.sty");
-}
-
sub POST_simple_rmFonts {
print "POST$package - rm Fonts dir\n";
&SYSTEM ("$RM -r Fonts");