Merge pull request #4042 from MikeMcQuaid/formula-compat-remove-patches
compat/formula: remove patches.
This commit is contained in:
commit
7c865714c7
@ -1,10 +1,4 @@
|
|||||||
class Formula
|
class Formula
|
||||||
def patches
|
|
||||||
# Don't print deprecation warning because this method is inherited
|
|
||||||
# when used.
|
|
||||||
{}
|
|
||||||
end
|
|
||||||
|
|
||||||
def rake(*)
|
def rake(*)
|
||||||
odisabled "FileUtils#rake", "system \"rake\""
|
odisabled "FileUtils#rake", "system \"rake\""
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user