Skip to content

Makefiles do not honour DESTDIR setting #189

@toodlelew

Description

@toodlelew

The julius Makefiles (Makefile/Makefile.in) do not honour the traditional Unix DESTDIR setting used to re-root the install. This makes "staged" installation, where the installer may not have permission to install in the root tree, or may want to package the installation tree for the OS distribution's preferred installation package tool, difficult.

See
https://www.gnu.org/prep/standards/html_node/DESTDIR.html
for a description on the use of DESTDIR

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