summaryrefslogtreecommitdiffstats
path: root/tclsignal/pkgIndex.tcl.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-01-02 19:05:44 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-01-02 19:05:44 (GMT)
commit482241bea02f1e740f0a4f4fcf5b9ea29f1f678a (patch)
treebadcbd8eaa03d1688fea1a4ad269e932aa2996f1 /tclsignal/pkgIndex.tcl.in
parent3cd540c3f22f5d85dffae5542cf58f8855f7b847 (diff)
parentfe3a889e527a0369c6f7d42675f358815143a502 (diff)
downloadblt-482241bea02f1e740f0a4f4fcf5b9ea29f1f678a.zip
blt-482241bea02f1e740f0a4f4fcf5b9ea29f1f678a.tar.gz
blt-482241bea02f1e740f0a4f4fcf5b9ea29f1f678a.tar.bz2
Merge commit 'fe3a889e527a0369c6f7d42675f358815143a502' as 'tclsignal'
Diffstat (limited to 'tclsignal/pkgIndex.tcl.in')
-rw-r--r--tclsignal/pkgIndex.tcl.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/tclsignal/pkgIndex.tcl.in b/tclsignal/pkgIndex.tcl.in
new file mode 100644
index 0000000..d7566b4
--- /dev/null
+++ b/tclsignal/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@]