From f253fe820064310eee9aefc793328e84674d5c36 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 11 Jul 2022 14:46:08 +0300 Subject: Add support for build-file package manifest value --- bpkg/pkg-unpack.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'bpkg/pkg-unpack.cxx') diff --git a/bpkg/pkg-unpack.cxx b/bpkg/pkg-unpack.cxx index 2e21c70..99bd161 100644 --- a/bpkg/pkg-unpack.cxx +++ b/bpkg/pkg-unpack.cxx @@ -441,6 +441,7 @@ namespace bpkg m.root_build, m.buildfiles, d, + m.buildfile_paths, m.alt_naming); } } -- cgit v1.1