summaryrefslogtreecommitdiffstats
path: root/tkmpeg/pkgIndex.tcl.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-01-07 19:25:36 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-01-07 19:25:36 (GMT)
commit0dd09186b4455ddd6c9dc09a2e27ea961a185784 (patch)
treeadf3d70e88fa5c4e6584c2b7dcc65c56f019759c /tkmpeg/pkgIndex.tcl.in
parent3eacbfa27772fd77d216cfbbacd7aa029e55c195 (diff)
parent10406a56d77a2de05a7c1a59c5e8e0ff6b35a260 (diff)
downloadblt-0dd09186b4455ddd6c9dc09a2e27ea961a185784.zip
blt-0dd09186b4455ddd6c9dc09a2e27ea961a185784.tar.gz
blt-0dd09186b4455ddd6c9dc09a2e27ea961a185784.tar.bz2
Merge commit '10406a56d77a2de05a7c1a59c5e8e0ff6b35a260' as 'tkmpeg'
Diffstat (limited to 'tkmpeg/pkgIndex.tcl.in')
-rw-r--r--tkmpeg/pkgIndex.tcl.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/tkmpeg/pkgIndex.tcl.in b/tkmpeg/pkgIndex.tcl.in
new file mode 100644
index 0000000..d7566b4
--- /dev/null
+++ b/tkmpeg/pkgIndex.tcl.in
@@ -0,0 +1,5 @@
+#
+# Tcl package index file
+#
+package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ \
+ [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]