[Rpm-maint] [rpm-software-management/rpm] Remove unused target variable from rpmspec.c (#736)
Howard Johnson
notifications at github.com
Tue Jun 4 21:40:25 UTC 2019
Commit d2f48e93d32e222d4727b9684d2032f9bb9fc498 moved the --target
argument to be global, but didn't completely remove the local target
variable from rpmspec.c, or the code that used it to trigger re-loading
the rpm configuration files (which is now handled by the global argument
callback in poptALL.c).
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/736
-- Commit Summary --
* Remove unused target variable from rpmspec.c
-- File Changes --
M rpmspec.c (7)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/736.patch
https://github.com/rpm-software-management/rpm/pull/736.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/736
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190604/49f9bc28/attachment.html>
More information about the Rpm-maint
mailing list