diff options
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index cc8e8ad4ad8..9bddfe5fe2f 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -3107,7 +3107,7 @@ sub MAKEcjk # # start by removing the version number top-level directory. &xchdir ($DOCDIR); - &SYSTEM ("$RM *.zip && $MV 4.8.0/* . && rmdir 4.8.0"); + &SYSTEM ("$RM *.zip && $MV 4.8.?/* . && rmdir 4.8.?"); # &xchdir ($DEST); # |