libstfl: use patch DSL

master
Jack Nagel 2014-03-19 12:07:56 -05:00
parent 02094196c1
commit b361cbc350
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ class Libstfl < Formula
depends_on :python => :recommended
depends_on 'swig' => :build
def patches; DATA; end
patch :DATA
def install
args = ["CC=#{ENV.cc} -pthread", "prefix=#{prefix}"]