[Rpm-maint] [rpm-software-management/rpm] doPatch: send patch name to %__patch (#1350)

Michal Domonkos notifications at github.com
Thu Aug 27 17:28:49 UTC 2020


Thinking about your use case, you can achieve the same (i.e. get the filename of the patch being passed) just by running
`readlink -f /dev/stdin`
in your `%__patch` script. No need to patch RPM after all :)

-- 
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/1350#issuecomment-682087507
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200827/fe28408a/attachment.html>


More information about the Rpm-maint mailing list