[Rpm-maint] [rpm-software-management/rpm] Another attempt at restoring + sanitizing --build-in-place (PR #3133)

Panu Matilainen notifications at github.com
Thu May 30 06:53:17 UTC 2024


So it needed one more tweak: the 4.20 way of doing in-place build sets up the original source in a "subdir" (via symlink) in the build directory, ie as %setup would set up %buildsubdir. To ensure this gets consistently set, it can't happen in doBuildDir() because that can get skipped due to short-circuit options. Add test for --bb --short-circuit --build-in-place to ensure this works.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3133#issuecomment-2138806249
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3133/c2138806249 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240529/412d5baf/attachment.html>


More information about the Rpm-maint mailing list