From 3d3a63d289cdaa8bc4d4a3820d499ea5a3205b43 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 11 Mar 2019 16:47:49 +0300 Subject: Release version 3.18.2+7 Place libsqlite3 and sqlite3 packages into single repository. --- upstream/tea/pkgIndex.tcl.in | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 upstream/tea/pkgIndex.tcl.in (limited to 'upstream/tea/pkgIndex.tcl.in') diff --git a/upstream/tea/pkgIndex.tcl.in b/upstream/tea/pkgIndex.tcl.in new file mode 100644 index 0000000..bc585f7 --- /dev/null +++ b/upstream/tea/pkgIndex.tcl.in @@ -0,0 +1,7 @@ +# +# Tcl package index file +# +# Note sqlite*3* init specifically +# +package ifneeded sqlite3 @PACKAGE_VERSION@ \ + [list load [file join $dir @PKG_LIB_FILE@] Sqlite3] -- cgit v1.1