From 04b899e62262ce4bdb979c2cde758f087c08b645 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 26 Jan 2022 13:07:39 +0200 Subject: Adjust to match new bash module semantics --- bpkg-util/package-archive.bash.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bpkg-util/package-archive.bash.in b/bpkg-util/package-archive.bash.in index f0b88e7..ba73a15 100644 --- a/bpkg-util/package-archive.bash.in +++ b/bpkg-util/package-archive.bash.in @@ -9,7 +9,7 @@ else bpkg_util_package_archive=true fi -@import libbutl/manifest-parser@ +@import libbutl.bash/manifest-parser@ # We expect the user to set the bpkg_util_bpkg variable to the bpkg program # path. -- cgit v1.1