From 27cca3645bf1a65eb3c40898c64e04cc6b2c4fe0 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 19 Mar 2014 12:07:52 -0500 Subject: [PATCH] gpsim: use patch DSL --- Formula/gpsim.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Formula/gpsim.rb b/Formula/gpsim.rb index a72727ac0f..3e2daa38b8 100644 --- a/Formula/gpsim.rb +++ b/Formula/gpsim.rb @@ -12,9 +12,7 @@ class Gpsim < Formula depends_on 'glib' # Patch is upstream; test if it is needed in next release - def patches - DATA - end + patch :DATA def install system "./configure", "--disable-gui",