[Rpm-maint] [rpm] Fix broken -q on %setup. (#20)

Andreas Scherer notifications at github.com
Sat Oct 10 09:02:26 UTC 2015


popt would set 'quietly' not until poptGetNextOpt would encounter '-q'.
Any extraction that occurred prior to this would be 'verbose'. By looking
for '-q' in the full '%setup' line beforehand, this is fixed.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix broken -q on %setup.

-- File Changes --

    M build/parsePrep.c (3)

-- Patch Links --

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

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/20
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20151010/485ac334/attachment.html>


More information about the Rpm-maint mailing list