# HG changeset patch # User Rich Burridge # Date 1450477828 28800 # Node ID dcee004b2ece90b6f99bbb1365138c8159e625df # Parent fdd2623559078aea0eefe3eec5976dfc64237224 15493516 SUNBT6724452 tcl interface for sqlite should have its lib in expected location diff -r fdd262355907 -r dcee004b2ece components/sqlite-3/files/pkgIndex.tcl --- a/components/sqlite-3/files/pkgIndex.tcl Fri Dec 18 13:43:08 2015 -0800 +++ b/components/sqlite-3/files/pkgIndex.tcl Fri Dec 18 14:30:28 2015 -0800 @@ -1,1 +1,1 @@ -package ifneeded sqlite3 3.6 [list load [file join $dir [expr $::tcl_platform(wordSize) * 8] libtclsqlite3.so] sqlite3] +package ifneeded sqlite3 3.8.8.1 [list load [file join $dir [expr $::tcl_platform(wordSize) * 8] libsqlite3.8.8.1.so] sqlite3] diff -r fdd262355907 -r dcee004b2ece components/sqlite-3/tcl-sqlite-3.p5m --- a/components/sqlite-3/tcl-sqlite-3.p5m Fri Dec 18 13:43:08 2015 -0800 +++ b/components/sqlite-3/tcl-sqlite-3.p5m Fri Dec 18 14:30:28 2015 -0800 @@ -38,7 +38,7 @@ set name=org.opensolaris.arc-caseid value=PSARC/2015/025 set name=org.opensolaris.consolidation value=$(CONSOLIDATION) file $(MACH64)/tea/libsqlite3.8.8.1.so \ - path=usr/lib/tcl8.5/sqlite3.8.8.1/$(MACH64)/libsqlite3.8.8.1.so + path=usr/lib/tcl8.5/sqlite3.8.8.1/64/libsqlite3.8.8.1.so file $(MACH32)/tea/libsqlite3.8.8.1.so \ path=usr/lib/tcl8.5/sqlite3.8.8.1/libsqlite3.8.8.1.so file files/pkgIndex.tcl path=usr/lib/tcl8.5/sqlite3.8.8.1/pkgIndex.tcl