diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-10-15 14:38:08 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-10-15 14:38:08 +0200 |
commit | 6f57674600977e8e69edc1ad2268835dbe8364c5 (patch) | |
tree | 9c1dacb7fb8c041519e877985505deec0ebfaa0f /stage | |
parent | b98ad74283dd8d4ff98bfd05ec23d519bb437d06 (diff) |
Adjust to bpkg-rep to bpkg-util rename, add kconfig
Diffstat (limited to 'stage')
-rwxr-xr-x | stage | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -324,7 +324,7 @@ etc/stage-pkg -c $mode build2 \ build2 \ libbpkg \ bpkg \ - bpkg-rep \ + bpkg-util \ bdep \ bdep-util \ libbbot \ @@ -332,9 +332,7 @@ etc/stage-pkg -c $mode build2 \ bbot \ openssl-agent \ libbuild2-hello/libbuild2-hello \ - libbuild2-hello/libbuild2-hello-tests + libbuild2-hello/libbuild2-hello-tests \ - - -# msvc-linux -# libstd-modules +# libbuild2-kconfig/libbuild2-kconfig \ +# libbuild2-kconfig/libbuild2-kconfig-tests |