This file is indexed.

/usr/lib/x86_64-linux-gnu/cmake/packagekitqt4/packagekitqt4-config.cmake is in libpackagekitqt4-dev 0.9.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
# - Config information for PackageKit-Qt4
# This file defines:
#
#  PackageKitQt4_LIBRARIES - Link these to use PackageKitQt4

SET(prefix "/usr")
SET(exec_prefix "/usr")
SET(PackageKitQt4_LIBRARIES "PK::packagekitqt4")

include("${CMAKE_CURRENT_LIST_DIR}/PackageKitQtTargets.cmake")