summaryrefslogtreecommitdiffstats
path: root/tkmpeg/pkgIndex.tcl.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-12-20 21:04:09 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-12-20 21:04:09 (GMT)
commit7f7c3ef3118503fac81f9a0c67f1a6d1373ed01a (patch)
tree18ca83b8414122e9f3b609ebbb49b3c7954d0a07 /tkmpeg/pkgIndex.tcl.in
parentf36c94c1a58be797b09fe9bea5e5f92e68c682c3 (diff)
downloadblt-7f7c3ef3118503fac81f9a0c67f1a6d1373ed01a.zip
blt-7f7c3ef3118503fac81f9a0c67f1a6d1373ed01a.tar.gz
blt-7f7c3ef3118503fac81f9a0c67f1a6d1373ed01a.tar.bz2
update subtrees
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@]