diff --git a/Library/Homebrew/dev-cmd/bottle.rb b/Library/Homebrew/dev-cmd/bottle.rb index 35ff916917..1d2b63e914 100644 --- a/Library/Homebrew/dev-cmd/bottle.rb +++ b/Library/Homebrew/dev-cmd/bottle.rb @@ -527,7 +527,7 @@ module Homebrew "bottle" => { "root_url" => bottle.root_url, "prefix" => bottle.prefix, - "cellar" => bottle.cellar.to_s, + "cellar" => bottle_cellar.to_s, "rebuild" => bottle.rebuild, "date" => Pathname(local_filename).mtime.strftime("%F"), "tags" => {