mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6366] [MERGED] build: standardize install commands #5984
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5984
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/6366
Author: @kmk3
Created: 6/2/2024
Status: ✅ Merged
Merged: 6/10/2024
Merged by: @kmk3
Base:
master← Head:build-standardize-install📝 Commits (6)
c633ba3build: line-break sh install commands6b35ed7build: remove redundant parent dir installafdb371build: fix some inconsistencies in install commands5430535build: stop checking for dir existence on installe30c57ebuild: use -t in applicable install commands68d06a1build: sort/split some install commands📊 Changes
1 file changed (+23 additions, -19 deletions)
View changed files
📝
Makefile(+23 -19)📄 Description
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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.