[Rpm-maint] [rpm-software-management/rpm] RFE: Allow automating %setup arguments (#368)
Jeff Johnson
notifications at github.com
Mon Dec 11 15:23:35 UTC 2017
FYI: %setup permits multiple tar balls be unpacked into a buildsubdir.
Using a parameterized %setup() strips off arguments.
At some point, you are better off just not using %setup at all. Expand into shell commands that unpack (or checkout) whatever you wish.
There's also little reason why you cannot write a tool outside of rpm that creates a (possibly signed) tarball that Just Works with rpm.
--
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/issues/368#issuecomment-350755890
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20171211/d9fa0667/attachment.html>
More information about the Rpm-maint
mailing list