Skip to content

DESTDIR must have trailing slash, in opposition to conventions around path variables #12

@lolbinarycat

Description

@lolbinarycat

running DESTDIR=~/.local make install will install to ~/.localbin instead of ~/.local/bin.

a simple fix would be always appending a slash to DESTDIR, since foo//bar is the same as foo/bar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions