update
This commit is contained in:
12
.CondaPkg/env/Library/lib/dde1.4/pkgIndex.tcl
vendored
12
.CondaPkg/env/Library/lib/dde1.4/pkgIndex.tcl
vendored
@@ -1,12 +0,0 @@
|
||||
if {[info sharedlibextension] != ".dll"} return
|
||||
if {[package vsatisfies [package provide Tcl] 9.0-]} {
|
||||
package ifneeded dde 1.4.4 \
|
||||
[list load [file join $dir tcl9dde14.dll] Dde]
|
||||
} elseif {![package vsatisfies [package provide Tcl] 8.7]
|
||||
&& [::tcl::pkgconfig get debug]} {
|
||||
package ifneeded dde 1.4.4 \
|
||||
[list load [file join $dir tcldde14g.dll] Dde]
|
||||
} else {
|
||||
package ifneeded dde 1.4.4 \
|
||||
[list load [file join $dir tcldde14.dll] Dde]
|
||||
}
|
||||
BIN
.CondaPkg/env/Library/lib/dde1.4/tcldde14.dll
vendored
BIN
.CondaPkg/env/Library/lib/dde1.4/tcldde14.dll
vendored
Binary file not shown.
Reference in New Issue
Block a user