diff options
Diffstat (limited to 'libbutl/manifest-serializer.bash.in')
-rw-r--r-- | libbutl/manifest-serializer.bash.in | 2 |
1 files changed, 1 insertions, 1 deletions
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. |