mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #6126] [MERGED] build: mkrpm.sh: append instead of override configure args #5839
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#5839
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/6126
Author: @kmk3
Created: 12/13/2023
Status: ✅ Merged
Merged: 12/21/2023
Merged by: @netblue30
Base:
master← Head:build-mkrpm-append-args📝 Commits (1)
8fd9ab0build: mkrpm.sh: append instead of override configure args📊 Changes
1 file changed (+1 additions, -5 deletions)
View changed files
📝
platform/rpm/mkrpm.sh(+1 -5)📄 Description
For consistency with mkdeb.sh.
Note: The default arguments and support for argument overriding was
added to to mkrpm.sh on commit
3d97332fd("Add configure options whenbuilding rpm (#3422)", 2020-05-19).
The support for appending arguments was added to mkdeb.sh on commit
9a0fbbd71("mkdeb.sh.in: pass remaining arguments to ./configure",2022-05-13) / PR #5154.
Cc: @rusty-snake @sfc-gh-hyu (from #3422)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.