diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-07-20 09:26:06 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-07-20 09:26:06 +0200 |
commit | 6080bd9453345c1ed46adbace47ff7029ecefe52 (patch) | |
tree | 5d8299032d8faf21925086bd65dd430683314e7d /stage | |
parent | 86ed70b8ff8c6281e15c6455fbe750ee21f2280f (diff) |
Add libstd-modules to stage and version scripts
Diffstat (limited to 'stage')
-rwxr-xr-x | stage | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -172,4 +172,6 @@ etc/stage-pkg -c $mode build2 \ bpkg \ libbbot \ brep \ - bbot + bbot \ + libstd-modules + |