/usr/lib/gdomeConf.sh is in libgdome2-dev 0.8.1+debian-6.
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 | #
# Configuration file for using the gdome library
#
GDOME_LIBDIR="-L/usr/lib"
GDOME_LIBS="-lgdome -lglib-2.0 -lxml2"
GDOME_INCLUDEDIR="-I/usr/include -I/usr/include/libgdome -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2"
MODULE_VERSION="gdome2-0.8.1"
|