Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: c0a24b11a0434ad8c8b1e758b952f8546d69c216
https://github.com/Perl/perl5/commit/c0a24b11a0434ad8c8b1e758b952f8546d69c216
Author: Yves Orton <[email protected]>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M win32/GNUmakefile
M win32/Makefile
Log Message:
-----------
win32/*akefile - delete before rename
All of the other rename commands in win32/Makefile and win32/GNUmakefile
are guarded by a del statement. This does the equivalent for the
rename command that creates config.sh.
Fixes #20749.