cppunit: use patch DSL

master
Jack Nagel 2014-03-18 12:13:31 -05:00
parent 3b9e40195f
commit bcc616a8a8
1 changed files with 1 additions and 3 deletions

View File

@ -7,9 +7,7 @@ class Cppunit < Formula
option :universal
def patches
DATA
end
patch :DATA
def install
ENV.universal_binary if build.universal?