/usr/lib/x86_64-linux-gnu/pkgconfig/libnfsidmap.pc is in libnfsidmap-dev 0.25-5.1.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: libnfsidmap
Description: Library that handles mapping between names and ids for NFSv4.
Requires:
Version: 0.25
Libs: -L/usr/lib/x86_64-linux-gnu -lnfsidmap
Cflags: -I${prefix}/include
|