aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAlexander Surma2014-06-27 15:10:35 -0700
committerJack Nagel2014-06-28 19:45:03 -0500
commit6d17cf7ee2698dcb6a118b69ce3f80f352c7bf23 (patch)
treecb11c442ea6fd52c61071a844bea58d3b6563476 /Library
parent935ceb314231693949fbdcdf3f40b046593ee4d8 (diff)
downloadhomebrew-6d17cf7ee2698dcb6a118b69ce3f80f352c7bf23.tar.bz2
luarocks: scope patch to stable
Closes #30503. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/luarocks.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/Library/Formula/luarocks.rb b/Library/Formula/luarocks.rb
index 1b1ff84d0..c4d2669b6 100644
--- a/Library/Formula/luarocks.rb
+++ b/Library/Formula/luarocks.rb
@@ -29,7 +29,9 @@ 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.
- patch :DATA
+ stable do
+ patch :DATA
+ end
def install
# Install to the Cellar, but direct modules to HOMEBREW_PREFIX