[PR #6366] [MERGED] build: standardize install commands #5984

Closed
opened 2026-05-05 10:48:34 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: build-standardize-install


📝 Commits (6)

  • c633ba3 build: line-break sh install commands
  • 6b35ed7 build: remove redundant parent dir install
  • afdb371 build: fix some inconsistencies in install commands
  • 5430535 build: stop checking for dir existence on install
  • e30c57e build: use -t in applicable install commands
  • 68d06a1 build: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/6366 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 6/2/2024 **Status:** ✅ Merged **Merged:** 6/10/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `build-standardize-install` --- ### 📝 Commits (6) - [`c633ba3`](https://github.com/netblue30/firejail/commit/c633ba3ead9bf1453e739c62662096e81427bca0) build: line-break sh install commands - [`6b35ed7`](https://github.com/netblue30/firejail/commit/6b35ed7997d8854c119a981ba5eaad793f99adbb) build: remove redundant parent dir install - [`afdb371`](https://github.com/netblue30/firejail/commit/afdb371f2743e4f9b363acbe6c7f2472595044b7) build: fix some inconsistencies in install commands - [`5430535`](https://github.com/netblue30/firejail/commit/5430535a27bfd02381817907b19e187bee2695fe) build: stop checking for dir existence on install - [`e30c57e`](https://github.com/netblue30/firejail/commit/e30c57eebf8da9eb8bb7c77a6bcaaae07acc8f23) build: use -t in applicable install commands - [`68d06a1`](https://github.com/netblue30/firejail/commit/68d06a13599bc219148eb0517cf107a948ffa4e2) build: sort/split some install commands ### 📊 Changes **1 file changed** (+23 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+23 -19) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:48:34 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5984
No description provided.