HomeFreeBSD

Make sure all necessary RPM path macros are defined

Description

Make sure all necessary RPM path macros are defined

When building (s)rpm files through the Makefile, a directory structure
is created in /tmp to hold the various files.

In case the user running the command has overridden some of the RPM path
settings through their user profile (for example in ~/.rpmmacros),
these paths do not line up with the configuration, and the build fails.

Make sure all paths used are properly defined.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ralf Ertzinger <ralf@skytale.net>
Closes #15756

Details

Provenance
Lalufu <Lalufu@users.noreply.github.com>Authored on Jan 16 2024, 9:32 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 29 2024, 10:53 PM
Parents
rG6b64acc157ec: Make spl_kmem_cache size check consistent
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG424d06a29886: Make sure all necessary RPM path macros are defined (authored by Lalufu <Lalufu@users.noreply.github.com>).Jan 29 2024, 10:53 PM