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

Add configure options when building rpm #3422

Merged
merged 1 commit into from
May 19, 2020

Conversation

sfc-gh-hyu
Copy link
Contributor

It seems configure options are hard-coded when building the RPM. I wish to use different config options with RPM, so I added a third argument to platform/rpm/mkrpm.sh, which can change the configure options in firejail.spec file.

@sfc-gh-hyu sfc-gh-hyu marked this pull request as draft May 19, 2020 14:58
@sfc-gh-hyu sfc-gh-hyu marked this pull request as ready for review May 19, 2020 14:58
@sfc-gh-hyu
Copy link
Contributor Author

@rusty-snake Just curious, when this PR can be merged into master? Or is there a dev branch that it will be merged into?

@glitsj16
Copy link
Collaborator

@sfc-gh-hyu Looks ready to merge, I'll do so in a moment. We don't have a dev branch, so we just wait a bit to give all collaborators a chance to comment/review PR's. Thanks for the PR and take care!

@glitsj16 glitsj16 merged commit 3d97332 into netblue30:master May 19, 2020
sfc-gh-hyu added a commit to snowflakedb/firejail that referenced this pull request May 19, 2020
@matu3ba matu3ba mentioned this pull request Oct 7, 2021
kmk3 added a commit to kmk3/firejail that referenced this pull request Dec 13, 2023
For consistency with mkdeb.sh.

Note: The default arguments and support for argument overriding was
added to to mkrpm.sh on commit 3d97332 ("Add configure options when
building rpm (netblue30#3422)", 2020-05-19).

The support for appending arguments was added to mkdeb.sh on commit
9a0fbbd ("mkdeb.sh.in: pass remaining arguments to ./configure",
2022-05-13) / PR netblue30#5154.
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.

3 participants