summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-25 22:35:15 +0000
committerKarl Berry <karl@freefriends.org>2019-01-25 22:35:15 +0000
commit0c9aa4f80b0f44658e8ba13f2261a2386e99c774 (patch)
treeb06ea5ce07c014d072fe77e90fd37a0d8573a11b /Master/tlpkg/libexec
parent2b252198a05d7b5f671f4a377c9de54441dc1db4 (diff)
m-tx (24jan19)
git-svn-id: svn://tug.org/texlive/trunk@49818 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 9e4a441355a..c9c8498acfc 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -6361,6 +6361,7 @@ sub POSTmptopdf {
sub POSTmtx {
print "POST$package - man pages, preserve prepmx binary\n";
+ &SYSTEM ("$RM $DEST/doc/generic/$package/musixtex.log");
&POST_do_man ();
&POST_preserve_bin ("prepmx");
}