Skip to content

Conversation

mizdebsk
Copy link
Member

RPM 4.20 creates a different BUILD directory structure than RPM 4.19 and earlier.

To avoid reliance on any particular BUILD directory strucure, create build subdir with %setup and then search BUILD directory to find the actual location of build subdir.

mizdebsk added 2 commits May 31, 2024 05:06
Defining topdir explicitly is not needed as topdir defaults to
$HOME/rpmbuild anyways.  It didn't work anyway due to a typo:
it should be %_topdir, not %topdir.
RPM 4.20 creates a different BUILD directory structure than RPM 4.19
and earlier.

To avoid reliance on any particular BUILD directory strucure, create
build subdir with %setup and then search BUILD directory to find the
actual location of build subdir.
@mizdebsk mizdebsk merged commit 4da078a into fedora-java:master May 31, 2024
@mizdebsk mizdebsk deleted the rpm-4.20 branch May 31, 2024 03:15
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.

1 participant