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

install: use more portable install(1) arguments #1364

Merged
merged 1 commit into from
May 1, 2024

Conversation

JamiKettunen
Copy link
Contributor

@JamiKettunen JamiKettunen commented May 1, 2024

GNU arguments -D and -t are respectively either not implemented or different in FreeBSD install(1) which is used on Chimera Linux; use the options that are known to be compatible between the implementations.

Should also help with #615.

GNU arguments -D and -t are respectively either not implemented or
different in FreeBSD install(1) which is used on Chimera Linux; use the
options that are known to be compatible between the implementations.
@89luca89
Copy link
Owner

89luca89 commented May 1, 2024

great! thanks a lot! 😄

@89luca89 89luca89 merged commit 2d523d4 into 89luca89:main May 1, 2024
15 checks passed
@JamiKettunen JamiKettunen deleted the portable-install branch May 1, 2024 18:55
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