diff options
Diffstat (limited to 'tea/pkgIndex.tcl.in')
| -rw-r--r-- | tea/pkgIndex.tcl.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tea/pkgIndex.tcl.in b/tea/pkgIndex.tcl.in deleted file mode 100644 index bc585f73b300..000000000000 --- a/tea/pkgIndex.tcl.in +++ /dev/null @@ -1,7 +0,0 @@ -# -# Tcl package index file -# -# Note sqlite*3* init specifically -# -package ifneeded sqlite3 @PACKAGE_VERSION@ \ - [list load [file join $dir @PKG_LIB_FILE@] Sqlite3] |
