aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-20 14:05:21 -0500
committerJack Nagel2014-03-20 21:44:15 -0500
commitb12e72d577fe2f4aaa5fe71a7e8b5c1ad770bf27 (patch)
treea6080c58a8554aacf4bfa6214e9734b560ffa301 /Library/Formula
parent1ca4fb7f77e8c57eb0d0363f1466cb9a4965124c (diff)
downloadhomebrew-b12e72d577fe2f4aaa5fe71a7e8b5c1ad770bf27.tar.bz2
ssreflect: use patch DSL
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ssreflect.rb6
1 files changed, 2 insertions, 4 deletions
diff --git a/Library/Formula/ssreflect.rb b/Library/Formula/ssreflect.rb
index f48607f18..f496813e9 100644
--- a/Library/Formula/ssreflect.rb
+++ b/Library/Formula/ssreflect.rb
@@ -12,10 +12,8 @@ class Ssreflect < Formula
option 'with-doc', 'Install HTML documents'
option 'with-static', 'Build with static linking'
- def patches
- # Fix an ill-formatted ocamldoc comment.
- DATA
- end
+ # Fix an ill-formatted ocamldoc comment.
+ patch :DATA
def install
ENV.j1