unpack: use Formula#full_name
This commit is contained in:
parent
85924eaf9f
commit
019bdb25f1
@ -23,7 +23,7 @@ module Homebrew
|
|||||||
rm_rf stage_dir
|
rm_rf stage_dir
|
||||||
end
|
end
|
||||||
|
|
||||||
oh1 "Unpacking #{f.name} to: #{stage_dir}"
|
oh1 "Unpacking #{f.full_name} to: #{stage_dir}"
|
||||||
|
|
||||||
ENV['VERBOSE'] = '1' # show messages about tar
|
ENV['VERBOSE'] = '1' # show messages about tar
|
||||||
f.brew do
|
f.brew do
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user