It looks like the original attempt at fixing for the described extra
build directory level remained in place by accident when pushing the
build directory discovery task: The latter returns {{srcdir}}
irrespective of RPM version which contains the extracted upstream source
tarball. The "Flatten sources" task is meant to strip the typically
contained top-level directory from there.
Fixes: 164e28b05d87c ("Correct source flattening for RPM 4.19.90+ (#2290735)")
Signed-off-by: Phil Sutter psutter@redhat.com
It looks like the original attempt at fixing for the described extra
build directory level remained in place by accident when pushing the
build directory discovery task: The latter returns {{srcdir}}
irrespective of RPM version which contains the extracted upstream source
tarball. The "Flatten sources" task is meant to strip the typically
contained top-level directory from there.
Fixes: 164e28b05d87c ("Correct source flattening for RPM 4.19.90+ (#2290735)")
Signed-off-by: Phil Sutter psutter@redhat.com