[Rpm-maint] [rpm-software-management/rpm] Cleanup + fix --build-in-place handling in %setup (#890)

Panu Matilainen notifications at github.com
Wed Oct 9 09:34:36 UTC 2019


If we don't want spec->buildSubdir to be set, then we should just bail
out before the logic that sets it, not undo it afterwards and set macro
body to NULL, amazing that this isn't blowing up someplace.
Lastly, %setup -a/-b would try to access tarballs that build-in-place
is supposed to skip entirely, just skip the whole argument checking
instead as they're not going to be used anyway.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/890

-- Commit Summary --

  * Cleanup + fix --build-in-place handling in %setup

-- File Changes --

    M build/parsePrep.c (15)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/890.patch
https://github.com/rpm-software-management/rpm/pull/890.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/890
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191009/d79066b8/attachment-0001.html>


More information about the Rpm-maint mailing list