From b12e72d577fe2f4aaa5fe71a7e8b5c1ad770bf27 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 20 Mar 2014 14:05:21 -0500 Subject: ssreflect: use patch DSL --- Library/Formula/ssreflect.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3