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

build: standardize install commands #6366

Merged
merged 6 commits into from
Jun 10, 2024

Conversation

kmk3
Copy link
Collaborator

@kmk3 kmk3 commented Jun 2, 2024

For increased consistency and readability.

See also commit dae3933 ("rework make realinstall and uninstall
(#3435)", 2020-06-04).

Relates to #3435 #4628.

Cc: @rusty-snake @smitsohu

kmk3 added 6 commits June 2, 2024 12:02
And remove the extraneous semicolon at the end of the command string.

See also commit dae3933 ("rework make realinstall and uninstall
(netblue30#3435)", 2020-06-04).
The command below already installs it.

Added on commit 9267904 ("add basic Firejail support to AppArmor base
abstraction (netblue30#3226)", 2021-10-21) / PR netblue30#4628.
Changes:

* Remove / after `$(DESTDIR)`
* Remove useless -c
* Use 0755 instead of 755
* Use -d after -m

See also commit dae3933 ("rework make realinstall and uninstall
(netblue30#3435)", 2020-06-04).
Just try to install them, as is done in the other `$(INSTALL) -d`
commands.
For increased consistency and readability.
For increased consistency and readability.
@kmk3 kmk3 merged commit fa8e2f1 into netblue30:master Jun 10, 2024
13 checks passed
@kmk3 kmk3 deleted the build-standardize-install branch June 10, 2024 06:07
kmk3 added a commit that referenced this pull request Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done (on RELNOTES)
Development

Successfully merging this pull request may close these issues.

1 participant