-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What kind of request is this?
Improvement of existing experience
What is your request or suggestion?
This is a common way to install artifacts where usually something like a PREFIX
var is set to the base directory that things should be installed to.
The reason we list out every single file right now in artifacts
is because of the requirement to list files in the %files
directive in the rpm spec.
So, we'd still need something to register files for this.
Being able to just use make install
would simplify a lot of builds since it follows other packaging strategies.
Are you willing to submit PRs to contribute to this feature request?
- Yes, I am willing to implement it.
Copilot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request