mirror of
https://github.com/git/git.git
synced 2026-03-13 10:23:30 +01:00
This is not needed in msysGit, since we call Perl from inside MSys,
and therefore paths are handled gracefully.
Incidentally, it fixes issue 46 (msysGit fails to install in paths
beginning with C).
This reverts bd2f73a6ba.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>