From 252559253c42380baab67c3528359ee635c8a6d5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 26 Jan 2022 13:06:32 +0200 Subject: Adjust to match new bash module semantics --- libbutl/manifest-serializer.bash.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbutl/manifest-serializer.bash.in') diff --git a/libbutl/manifest-serializer.bash.in b/libbutl/manifest-serializer.bash.in index ce99779..85ecf30 100644 --- a/libbutl/manifest-serializer.bash.in +++ b/libbutl/manifest-serializer.bash.in @@ -7,7 +7,7 @@ else butl_manifest_serializer=true fi -@import libbutl/utility@ +@import libbutl.bash/utility@ # Serialize the manifest reading the binary representation from stdin and # writing to stdout. Unless --long-lines is specified, break lines in values. -- cgit v1.1