summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index da5f9dad994..9d998e1b9bf 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -4920,6 +4920,10 @@ sub POSTcontext {
&SYSTEM ("$RM -rf web2c/"); # context*cnf*, texlive2011cnf.lua
&SYSTEM ("find -name koeiel\* -o -name jmn | xargs rm -rf");
+ # remove mptopdf files, since they are in a separate package.
+ chomp (my @mptopdf_files = `tlpfiles mptopdf | sed 's,[^/]*/,,'`);
+ &SYSTEM ("$RM -f @mptopdf_files");
+
print "still POST$package - user-level executables\n";
# similar to biber, executables go in both the Master bin dir and the
# Build linked_scripts dir. The executables are cherry-picked from