Skip to content

[REQ] Allow make install in build step to place artifacts #614

@cpuguy83

Description

@cpuguy83

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions