Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefiles do not honour DESTDIR setting #189

Open
toodlelew opened this issue Sep 29, 2022 · 0 comments
Open

Makefiles do not honour DESTDIR setting #189

toodlelew opened this issue Sep 29, 2022 · 0 comments

Comments

@toodlelew
Copy link

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

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

No branches or pull requests

1 participant