/usr/lib/tcltk/TclCurl7.22.0/pkgIndex.tcl is in tclcurl 7.22.0-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 | #
# Tcl package index file
#
package ifneeded TclCurl 7.22.0 \
[list load [file join $dir libTclCurl7.22.0.so]]\n[list source [file join $dir tclcurl.tcl]]
|