aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lysp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lysp.rb b/Library/Formula/lysp.rb
index d36141882..5aceaaabd 100644
--- a/Library/Formula/lysp.rb
+++ b/Library/Formula/lysp.rb
@@ -13,7 +13,7 @@ class Lysp < Formula
end
# Use our CFLAGS
- def patches; DATA; end
+ patch :DATA
def install
system "make"