This file is indexed.

/usr/share/zorp/moduledist.conf is in libzorp-dev 3.9.5-7.

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
#Dependency lib informations
PYTHON_CFLAGS=-I/usr/include/python2.7
PYTHON_LIBS=-lpython2.7  -lrt -lm -lutil -ldl
OPENSSL_LIBS=-lssl -lcrypto 
CFLAGS= -O2  -Wall -W -Werror-implicit-function-declaration -Wno-pointer-sign -g -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64