parent
919aac0b89
commit
ad291d7f06
@ -28,7 +28,6 @@ def install_bottle? f, warn=false
|
||||
end
|
||||
|
||||
def built_as_bottle? f
|
||||
f = Formula.factory f unless f.kind_of? Formula
|
||||
return false unless f.installed?
|
||||
tab = Tab.for_keg(f.installed_prefix)
|
||||
# Need to still use the old "built_bottle" until all bottles are updated.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user