diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-05-24 13:42:34 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-05-24 13:42:34 +0200 |
commit | 251750bc542bb84bdbc222ce633a8c14c6471ec5 (patch) | |
tree | 7ca36f1dab37a27b7db3098838ddae4e370b7059 /stage | |
parent | b22f2f86d4a7166b7098fc82944a198e6ad63748 (diff) |
Update scripts and instructions after move to hello.stage.build2.org
Diffstat (limited to 'stage')
-rwxr-xr-x | stage | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |