[systemd-devel] [PATCH] Fix install location of systemd.pc
Martin Pitt
martin.pitt at ubuntu.com
Sun Dec 28 03:20:21 PST 2014
Hello all,
systemd.pc is currently installed into /usr/share/pkgconfig/, but this
isn't correct: It contains "libdir" whose value is (possibly)
architecture specific. E. g. if you configure with
--libdir=/usr/lib/x86_64-linux-gnu (we do that in Debian for
multi-arch support) systemd.pc contains
libdir=/usr/lib/x86_64-linux-gnu
which isn't architecture agnostic and thus not suitable for
/usr/share/.
Attached patch fixes this, and puts systemd.pc into the same pkgconfig
dir as the libraries.
Thanks,
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-build-sys-Fix-install-location-of-systemd.pc.patch
Type: text/x-diff
Size: 1486 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20141228/57268bb3/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20141228/57268bb3/attachment.sig>
More information about the systemd-devel
mailing list