How can I find where an RPM macro is defined or what it expands to?
3
votes
1
answer
2432
views
Inside of an RPM I have
%{__install} %{SOURCE2} %{buildroot}
I believe that
%{__install}
is a macro. Where do I find where it is defined? What is the definition? Was it provided by the system or distro, or is it a core rpm thing?
Asked by Evan Carroll
(34663 rep)
Nov 19, 2019, 11:48 PM
Last activity: Nov 20, 2019, 04:27 AM
Last activity: Nov 20, 2019, 04:27 AM