This file is indexed.

/usr/lib/cli/Tao.PhysFs-1.0/Tao.PhysFs.dll.config is in libtaoframework-physfs1.0-cil 2.1.svn20090801-10.

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
<configuration>
    <dllmap dll="physfs.dll" os="windows" target="physfs.dll" />
    <dllmap dll="physfs.dll" os="osx" target="libphysfs-1.0.so.0" />
    <dllmap dll="physfs.dll" os="!windows,osx" target="libphysfs.so.1" />
</configuration>