brew-unpack: remove obsoleted bottle workaround
This commit is contained in:
parent
0fd32118c7
commit
6e2a469e8b
@ -23,9 +23,6 @@ module ScriptDataReader
|
||||
end
|
||||
end
|
||||
|
||||
# otherwise we may unpack bottles
|
||||
ENV['HOMEBREW_BUILD_FROM_SOURCE'] = '1'
|
||||
|
||||
# Need to tweak the Formula class slightly so that patching is option and `DATA`
|
||||
# patches work correctly.
|
||||
class Formula
|
||||
|
Loading…
x
Reference in New Issue
Block a user