From 8b52e0af8766c18e0d2a072e470733f15e9530e1 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 12 Mar 2019 12:38:57 +0200 Subject: Update stage script with new sqlite repository --- stage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stage b/stage index 819e882..e1af1cc 100755 --- a/stage +++ b/stage @@ -257,8 +257,8 @@ etc/stage-pkg -c $mode -d libapreq packaging/libapreq/libapreq2 etc/stage-pkg -c $mode -d postgresql packaging/postgresql/libpq etc/stage-pkg -c $mode -d sqlite \ - packaging/sqlite/libsqlite3 \ - packaging/sqlite/sqlite3 + packaging/sqlite/sqlite/libsqlite3 \ + packaging/sqlite/sqlite/sqlite3 etc/stage-pkg -c $mode -d pkgconf packaging/pkgconf/libpkgconf -- cgit v1.1