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

Don't use arch dependent dirs #17

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Don't use arch dependent dirs #17

merged 2 commits into from
Apr 2, 2024

Conversation

olebole
Copy link
Member

@olebole olebole commented Apr 1, 2024

Architecture dependent dirs may be useful for special needs (cross compilation) but they make things for the end user more
complicated.

As in the current Linux binary packages, this patch removes them, i.e. bin is no longer a link to bin.$IRAFARCH, but a simple directory with the binaries in.

Architecture dependent dirs may be useful for special needs
(cross compilation) but they make things for the end user more
complicated.

As in the current Linux binary packages, this patch removes them.
@olebole olebole merged commit 9398034 into main Apr 2, 2024
4 checks passed
@olebole olebole deleted the unspecific-arch branch April 2, 2024 07:40
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.

1 participant