summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tltcl/lib/tdbcmysql1.1.2/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tltcl/lib/tdbcmysql1.1.2/pkgIndex.tcl')
-rw-r--r--systems/texlive/tlnet/tlpkg/tltcl/lib/tdbcmysql1.1.2/pkgIndex.tcl8
1 files changed, 0 insertions, 8 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tltcl/lib/tdbcmysql1.1.2/pkgIndex.tcl b/systems/texlive/tlnet/tlpkg/tltcl/lib/tdbcmysql1.1.2/pkgIndex.tcl
deleted file mode 100644
index 8f16661350..0000000000
--- a/systems/texlive/tlnet/tlpkg/tltcl/lib/tdbcmysql1.1.2/pkgIndex.tcl
+++ /dev/null
@@ -1,8 +0,0 @@
-# Index file to load the TDBC MySQL package.
-
-if {[catch {package require Tcl 8.6}]} {
- return
-}
-package ifneeded tdbc::mysql 1.1.2 \
- "[list source [file join $dir tdbcmysql.tcl]]\;\
- [list load [file join $dir tdbcmysql112.dll] tdbcmysql]"