15493516 SUNBT6724452 tcl interface for sqlite should have its lib in expected location
authorRich Burridge <rich.burridge@oracle.com>
Fri, 18 Dec 2015 14:30:28 -0800
changeset 5217 dcee004b2ece
parent 5216 fdd262355907
child 5218 0fb1985a7cd5
15493516 SUNBT6724452 tcl interface for sqlite should have its lib in expected location
components/sqlite-3/files/pkgIndex.tcl
components/sqlite-3/tcl-sqlite-3.p5m
--- 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]
--- 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