mirror of
https://github.com/sqlite/sqlite.git
synced 2026-01-06 08:01:16 +03:00
Improvements to the TCL interface for Tcl9 as suggested by Jan Nijtmans.
FossilOrigin-Name: d76c5db866de2732b68401a4c3e39acddc7a99bed965160c1796477c062b478a
This commit is contained in:
@@ -289,7 +289,7 @@ if {$build} {
|
||||
# Tcl package index file, version ???
|
||||
#
|
||||
package ifneeded sqlite3 $VERSION \\
|
||||
[list load [file join \$dir $OUT] sqlite3]
|
||||
[list load [file join \$dir $OUT] Sqlite3]
|
||||
}]
|
||||
close $fd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user