/usr/lib/tkrat2.2/pkgIndex.tcl is in tkrat 1:2.2cvs20100105-true-dfsg-6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | package ifneeded ratatosk 2.2 [list load [file join $dir ratatosk2.2.so]]
package ifneeded ratatosk_old 2.2 [list load [file join $dir ratold2.2.so]]
package ifneeded blt_busy 1.0 [list load [file join $dir blt_busy1.0.so]]
|