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

(bugfix) rpm install-time macro expansion #631

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

h0tw1r3
Copy link
Contributor

@h0tw1r3 h0tw1r3 commented Apr 27, 2024

Fpm does not support build-time dependencies because it's a cross-platform package builder. The rpm scriptlet macros we use will not expand consistently, or at all, depending on the host being used to build a package.

Fpm does not support build-time dependencies because it's a
cross-platform package builder. The rpm scriptlet macros we use will not
expand consistently, or at all, depending on the host being used to build
a package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant