versions: use path attribute instead of reconstructing it
This commit is contained in:
parent
ecc01317b8
commit
22e3e6c1e6
@ -58,7 +58,7 @@ class Formula
|
||||
if Pathname.pwd == repository
|
||||
entry_name
|
||||
else
|
||||
repository/"#{entry_name}"
|
||||
path
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user