This file is indexed.

/usr/lib/pkgconfig/mono-2.pc is in libmono-2.0-dev 2.10.8.1-1ubuntu2.

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=${pcfiledir}/../..
exec_prefix=${pcfiledir}/../..
libdir=${prefix}/lib
includedir=${prefix}/include/mono-2.0
sysconfdir=/etc

Name: Mono
Description: Mono Runtime
Version: 2.10.8.1
Libs: -L${libdir}  -lmono-2.0  -lm -lrt  -ldl -lpthread
Cflags: -I${includedir} -D_REENTRANT