This file is indexed.

/usr/lib/pkgconfig/globus-gram-client.pc is in libglobus-gram-client-dev 12.3-2.

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
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/globus
flavorincludedir=${libdir}/globus/include

Name: globus-gram-client
Description: Globus Toolkit - GRAM Client Library
Version: 12.3
Requires.private: globus-gram-protocol >= 11 globus-common >= 14  globus-gss-assist >= 8 globus-rsl >= 9 globus-io >= 9 globus-core >= 8
Libs: -L${libdir} -lglobus_gram_client
Libs.private: 
Cflags:  -I${includedir} -I${flavorincludedir}