summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-03-12 12:38:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-03-12 12:38:57 +0200
commit8b52e0af8766c18e0d2a072e470733f15e9530e1 (patch)
treea457cf867325a287580875e581301e247fe45d9e
parent7d39cd986637ee09112490dca26d6be39bc04326 (diff)
Update stage script with new sqlite repository
-rwxr-xr-xstage4
1 files 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