Skip to content

Add quotes to install paths in win32 Makefile - #24719

Open
BraveChicken1 wants to merge 2 commits into
Perl:bleadfrom
BraveChicken1:fix/win32-makefile
Open

Add quotes to install paths in win32 Makefile#24719
BraveChicken1 wants to merge 2 commits into
Perl:bleadfrom
BraveChicken1:fix/win32-makefile

Conversation

@BraveChicken1

Copy link
Copy Markdown

This PR adds support for a INST_TOP with spaces in its file path in the win32 Makefile.

Currently using a file path with spaces results in the part after the space being ignored. By adding quotes when passing these paths to commands, this issue is fixed.


  • This set of changes does not require a perldelta entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant