components/sqlite-3/files/pkgIndex.tcl
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Thu, 08 Sep 2016 12:41:54 -0700
changeset 6865 1cc50ab79b8c
parent 5217 dcee004b2ece
permissions -rw-r--r--
22471212 daq fails to build with Studio 12.5 beta 22481259 snort fails to build with Studio 12.5 beta
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5217
dcee004b2ece 15493516 SUNBT6724452 tcl interface for sqlite should have its lib in expected location
Rich Burridge <rich.burridge@oracle.com>
parents: 5182
diff changeset
     1
package ifneeded sqlite3 3.8.8.1 [list load [file join $dir [expr $::tcl_platform(wordSize) * 8] libsqlite3.8.8.1.so] sqlite3]