[Rpm-maint] [rpm-software-management/rpm] Add macro for tar default flags. (#557)
Andreas Scherer
notifications at github.com
Fri Sep 28 15:45:40 UTC 2018
`%patch` is supplied with `%_default_patch_flags` from `macros.in`.
A similar macro `%_default_tar_flags` may be useful when `%__tar` is invoked by `%setup` "behind the scenes". A possible setting in `macros.in` is `--keep-old-files` (`-k`).
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/557
-- Commit Summary --
* Add macro for tar default flags.
-- File Changes --
M build/parsePrep.c (11)
M macros.in (3)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/557.patch
https://github.com/rpm-software-management/rpm/pull/557.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/557
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180928/eaab4069/attachment.html>
More information about the Rpm-maint
mailing list