diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-25 12:45:08 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-25 12:45:08 +0200 |
commit | 3cda1a6d423f1fd1c9e2117316b7124113a5d7d8 (patch) | |
tree | c91f4f1ec699de6f99e1764a03cb74c1f304384a /stage | |
parent | 1e70f54ccdcd9b6a1aea1230dadc2539cc42b0f1 (diff) |
Add libbutl.bash to stage script
Diffstat (limited to 'stage')
-rwxr-xr-x | stage | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -246,6 +246,7 @@ etc/stage-pkg -c $mode -d odb \ etc/stage-pkg -c $mode build2 \ libbutl \ + libbutl.bash \ build2 \ libbpkg \ bpkg \ |