/usr/lib/x86_64-linux-gnu/pkgconfig/pacemaker-cib.pc is in libcib-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 | sub=cib
prefix=/usr
libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include/pacemaker
build=70404b0
configdir=/var/lib/pacemaker/cib
schemadir=/usr/share/pacemaker
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:
|