Proper installation paths by svenstaro · Pull Request #42 · imageworks/pystring · GitHub
Skip to content

Proper installation paths#42

Merged
grdanny merged 1 commit into
imageworks:masterfrom
svenstaro:patch-1
May 14, 2025
Merged

Proper installation paths#42
grdanny merged 1 commit into
imageworks:masterfrom
svenstaro:patch-1

Conversation

@svenstaro

Copy link
Copy Markdown
Contributor

It's Makefile convention to be able to install to DESTDIR. This is especially important for packaging on Linux distributions but might be convenient for other users as well. Also this introduces PREFIX, another convention.

It's Makefile convention to be able to install to `DESTDIR`. This is especially important for packaging on Linux distributions but might be convenient for other users as well. Also this introduces `PREFIX`, another convention.
@grdanny

grdanny commented May 14, 2025

Copy link
Copy Markdown
Collaborator

@grdanny grdanny merged commit 962fd25 into imageworks:master May 14, 2025
@svenstaro svenstaro deleted the patch-1 branch May 14, 2025 11:45
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.

2 participants