Attempt at fixing issue #19
This commit is contained in:
10
tkinterdnd2/tkdnd/linux64/pkgIndex.tcl
Normal file
10
tkinterdnd2/tkdnd/linux64/pkgIndex.tcl
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# Tcl package index file
|
||||
#
|
||||
package ifneeded tkdnd 2.9.2 \
|
||||
"source \{$dir/tkdnd.tcl\} ; \
|
||||
tkdnd::initialise \{$dir\} libtkdnd2.9.2.so tkdnd"
|
||||
|
||||
package ifneeded tkdnd::utils 2.9.2 \
|
||||
"source \{$dir/tkdnd_utils.tcl\} ; \
|
||||
package provide tkdnd::utils 2.9.2"
|
||||
Reference in New Issue
Block a user