"Brian J. Murrell" <[EMAIL PROTECTED]> writes:
> But more than that, at this location, we use a "prefix" of /usr/local
> rather that /usr as it is mandated that all "aftermarket" software be
> placed in /usr/local. Along with the "spec-helper" initiative can we
> mandate the use of %{_prefix} (or define another macro, if you like, at
> the top of all spec files) anywhere /usr is being used?
Yes, most of our package support the prefix.
> How about:
> %{_prefix}/man/man1/alias.1*
No %{prefix} for a local variable.
%{_prefix} should be specified only on the tag Prefix :
Prefix: %{_prefix}
--
MandrakeSoft http://www.mandrakesoft.com/
--Chmouel