/usr/lib/x86_64-linux-gnu/pkgconfig/pacemaker-lrmd.pc is in liblrmd-dev 1.1.14-2ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | sub=lrmd
prefix=/usr
libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include/pacemaker
build=70404b0
ocfdir=/usr/lib/ocf/resource.d
with_upstart=
with_systemd=
Name: pacemaker-${sub}
URL: http://clusterlabs.org
Version: 1.1.14
Description: Pacemaker cluster manager v1.1
Requires:
Conflicts:
Cflags: -I${includedir}
Libs: -L${libdir} -l${sub}
Libs.private:
|