summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index a89c135be66..0ec9d5d25e1 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -3696,7 +3696,7 @@ sub POSTctex
sub POSTeplain
{
print "POST$package - mv README, eplain.info\n";
- &SYSTEM ("$MV README doc/eplain/README.TOP");
+ &SYSTEM ("$MV doc/eplain/eplain/README doc/eplain/README.TOP");
my $infodir = "$TOPDEST/texmf/doc/info/";
&xmkdir ($infodir);