On Thu, 26 Jul 2012, Thierry Vignaud wrote:
On 26 July 2012 14:12, Christiaan Welvaart <[email protected]> wrote:
%define _libexecdir %{_prefix}/lib
IIRC this is preferred anyway, so we could change the definition of
_libexecdir systemwide and rebuild everything (=
Humm... It was %_prefix/lib until mdv2010.1.
RH/FC differs there, it's %_prefix/lib
We changed when tmb merged manbo stuff into main package.
I fixed in my git repo since that was not intended.
What I was referring to was actually a change of _libexecdir to
/usr/libexec - that is what fedora now uses. No idea about /usr/lib vs
/usr/lib64.
Christiaan