aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/handler.bash.in
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-01-26 13:08:42 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-01-26 13:08:42 +0200
commit0cf4fe2479b19f397ae4166991a88f4e33e843ab (patch)
tree9ac26ddc64f1ff3869755c0eacc305b69ff6af19 /brep/handler/handler.bash.in
parent8f5a9aded477cf108d5bdfb8efc7916522d6d399 (diff)
Adjust to match new bash module semantics
Diffstat (limited to 'brep/handler/handler.bash.in')
-rw-r--r--brep/handler/handler.bash.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/brep/handler/handler.bash.in b/brep/handler/handler.bash.in
index e073711..d9e7eaa 100644
--- a/brep/handler/handler.bash.in
+++ b/brep/handler/handler.bash.in
@@ -9,8 +9,8 @@ else
brep_handler=true
fi
-@import libbutl/manifest-parser@
-@import libbutl/manifest-serializer@
+@import libbutl.bash/manifest-parser@
+@import libbutl.bash/manifest-serializer@
bpkg_util_bpkg=bpkg
@import bpkg-util/package-archive@