From 20fca7fdc07674ec46061207db4023aae7e60d40 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 12:07:57 -0500 Subject: luarocks: use patch DSL --- Library/Formula/luarocks.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/luarocks.rb b/Library/Formula/luarocks.rb index f30b7e61a..c34add082 100644 --- a/Library/Formula/luarocks.rb +++ b/Library/Formula/luarocks.rb @@ -29,9 +29,7 @@ class Luarocks < Formula # appropriate messaging if not. The check that luarocks does has been # seen to have false positives, so remove it. # TODO: better document the false positive cases, or remove this patch. - def patches - DATA - end + patch :DATA def install # Install to the Cellar, but direct modules to HOMEBREW_PREFIX -- cgit v1.2.3