summaryrefslogtreecommitdiffstats
path: root/tkmpeg/pkgIndex.tcl.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-01-07 19:24:27 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-01-07 19:24:27 (GMT)
commit3eacbfa27772fd77d216cfbbacd7aa029e55c195 (patch)
tree6599586aec54d9ca99f476326158de648530e72f /tkmpeg/pkgIndex.tcl.in
parentb79546a540f7d856c811d39024f0b47620ba0645 (diff)
downloadblt-3eacbfa27772fd77d216cfbbacd7aa029e55c195.zip
blt-3eacbfa27772fd77d216cfbbacd7aa029e55c195.tar.gz
blt-3eacbfa27772fd77d216cfbbacd7aa029e55c195.tar.bz2
update TEA 3.13
Diffstat (limited to 'tkmpeg/pkgIndex.tcl.in')
-rw-r--r--tkmpeg/pkgIndex.tcl.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/tkmpeg/pkgIndex.tcl.in b/tkmpeg/pkgIndex.tcl.in
deleted file mode 100644
index d7566b4..0000000
--- a/tkmpeg/pkgIndex.tcl.in
+++ /dev/null
@@ -1,5 +0,0 @@
-#
-# Tcl package index file
-#
-package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ \
- [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]