[systemd-bugs] [Bug 89769] udev.pc should go to libdir/pkgconfig not datadir/pkgconfig
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 26 10:44:34 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89769
--- Comment #6 from Benedikt Morbach <benedikt.morbach at googlemail.com> ---
(In reply to Kay Sievers from comment #5)
> That does not matter a single bit. They serve the same purpose. They are
> _generic_ package config files, and they do not belong in $libdir.
That's not how it works. They export directories that are inherently
arch-specific because they contain binaries. $libexecdir is arch-specific, some
distros don't even use it and use $libdir instead, which is also arch specific.
Arch-specific pkgconfig files belong in $libdir.
With a multiarch approach you can have systemd installed for multiple
architectures, e.g. to /usr/lib/${host} and to be able to compile other
programs against it, the arch-specific pkgconfig files have to be in $libdir as
well. There really isn't much of a "primary arch" in that case.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150326/01e0b217/attachment.html>
More information about the systemd-bugs
mailing list