>>>>> "JJ" == Jeff Johnson <[email protected]> writes:
JJ> Note that the macro definitions you are trying to understand are not
JJ> from rpm itself (so you perhaps should be consulting with other
JJ> SME's than me).
Well, I was consulting a mailing list.
Here's a paste from the macros.debug file in the rpm 4.14.1 source:
%install %{?_enable_debug_packages:%{?buildsubdir:%{debug_package}}}\
%%install\
%{nil}
Here's a paste from the macros that Fedora uses
(/usr/lib/rpm/redhat/macros):
%install %{?_enable_debug_packages:%{?buildsubdir:%{debug_package}}}\
%%install\
%{nil}
Seems... similar.
JJ> Talk to whomever decided that there was a need to overload %install
JJ> with a test on %buildsubdir.
OK, so, again, I'm trying to talk to this mailing list, which I thought
provided the best chance to reach the people who know.
- J<
_______________________________________________
Rpm-ecosystem mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-ecosystem