summaryrefslogtreecommitdiff
path: root/stage
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-05-24 13:42:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-05-24 13:42:34 +0200
commit251750bc542bb84bdbc222ce633a8c14c6471ec5 (patch)
tree7ca36f1dab37a27b7db3098838ddae4e370b7059 /stage
parentb22f2f86d4a7166b7098fc82944a198e6ad63748 (diff)
Update scripts and instructions after move to hello.stage.build2.org
Diffstat (limited to 'stage')
-rwxr-xr-xstage6
1 files changed, 3 insertions, 3 deletions
diff --git a/stage b/stage
index 901f8a0..6e664de 100755
--- a/stage
+++ b/stage
@@ -154,13 +154,13 @@ rsync -v -rlpt -c --copy-unsafe-links --prune-empty-dirs --delete-after \
etc/stage-pkg -c $mode -d apr packaging/apr/libapr1
etc/stage-pkg -c $mode -d postgresql packaging/postgresql/libpq
-etc/stage-pkg $mode -d sqlite \
+etc/stage-pkg -c $mode -d sqlite \
packaging/sqlite/libsqlite3 \
packaging/sqlite/sqlite3
-etc/stage-pkg $mode -d studxml ../studxml/libstudxml
+etc/stage-pkg -c $mode -d studxml ../studxml/libstudxml
-etc/stage-pkg $mode -d odb \
+etc/stage-pkg -c $mode -d odb \
../odb/builds/default/libodb \
../odb/builds/default/libodb-sqlite \
../odb/builds/default/libodb-pgsql