diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2019-12-18 21:15:29 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2019-12-18 21:15:29 (GMT) |
commit | 85db3529a797b3639820709c943bce9555812063 (patch) | |
tree | 1db7bd5b7c29b6323f14c4af3da60bc9d8647313 /tkmpeg/pkgIndex.tcl.in | |
parent | 4e46692c1f1d8a15f70cb2e7c6c51ac91f0ce859 (diff) | |
download | blt-85db3529a797b3639820709c943bce9555812063.zip blt-85db3529a797b3639820709c943bce9555812063.tar.gz blt-85db3529a797b3639820709c943bce9555812063.tar.bz2 |
update tkmpeg 1.0.7
Diffstat (limited to 'tkmpeg/pkgIndex.tcl.in')
-rw-r--r-- | tkmpeg/pkgIndex.tcl.in | 5 |
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@] |