summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-12-16 01:00:39 +0000
committerKarl Berry <karl@freefriends.org>2009-12-16 01:00:39 +0000
commit62157b69bc72cb000e9b5e1b6b76b70685cd5cec (patch)
tree782f616bbd02f0f139c4ddfea6f1942f877e37b5 /Master/tlpkg
parent496dffd6b86ed4b777ee2bce534ae2063580ed95 (diff)
.pl for latexrevise and latexdiff-vc
git-svn-id: svn://tug.org/texlive/trunk@16420 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 26b2a93c371..b377754827b 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -3777,6 +3777,8 @@ sub POSTlatexdiff
# to avoid special case in w32 wrapper
my $dir = "$DEST/scripts/$package";
&SYSTEM ("$MV $dir/latexdiff-so $dir/latexdiff.pl");
+ &SYSTEM ("$MV $dir/latexrevise $dir/latexrevise.pl");
+ &SYSTEM ("$MV $dir/latexdiff-vc $dir/latexdiff-vc.pl");
}
sub POSTlithuanian