aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bpkg-util/package-archive.bash.in2
1 files changed, 1 insertions, 1 deletions
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.