Skip to content

Space in PATH causes failure due to missing quotes in Makefile #212

@novasbc

Description

@novasbc

Any space in your PATH variable will break the ability to execute a make build command.

This is because the makefile needs single quotes when it's setting the value to pash to a shell command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions