RPM 4.19.90 (4.20 alpha 1) introduced per-build directories,
which adds one more level to the build directory nesting that
this is trying to flatten out. This tries to detect when this
directory is present - relying on its naming being consistent
as (spec name)-(spec version)-build - and add another level to
the flatten command when it is.
RPM 4.19.90 (4.20 alpha 1) introduced per-build directories,
which adds one more level to the build directory nesting that
this is trying to flatten out. This tries to detect when this
directory is present - relying on its naming being consistent
as (spec name)-(spec version)-build - and add another level to
the flatten command when it is.
Signed-off-by: Adam Williamson awilliam@redhat.com