diff options
Diffstat (limited to '.bldr.toml')
-rw-r--r-- | .bldr.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bldr.toml b/.bldr.toml index b3d8c1a158..ac74ac9215 100644 --- a/.bldr.toml +++ b/.bldr.toml @@ -1,5 +1,5 @@ [chef-client] -plan_path = "habitat-packages/chef-client" +plan_path = "habitat/chef-infra-client" build_targets = [ "x86_64-linux", "x86_64-linux-kernel2" |