aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2014-03-19 12:07:50 -0500
committerJack Nagel2014-03-19 12:07:50 -0500
commit9b13da9324b66b02abdf7fdde26382436aac3dab (patch)
tree3d29eb3409e16048119b25c09f05f0d9126e9ae9 /Library
parent2382f0cbb63f1edc032fc4d56d3d6481858ec825 (diff)
downloadhomebrew-9b13da9324b66b02abdf7fdde26382436aac3dab.tar.bz2
gammu: use patch DSL
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gammu.rb6
1 files changed, 2 insertions, 4 deletions
diff --git a/Library/Formula/gammu.rb b/Library/Formula/gammu.rb
index 8b1a3d62c..940a9a389 100644
--- a/Library/Formula/gammu.rb
+++ b/Library/Formula/gammu.rb
@@ -9,10 +9,8 @@ class Gammu < Formula
depends_on 'glib' => :recommended
depends_on 'gettext' => :optional
- def patches
- # Fixes issue https://github.com/gammu/gammu/issues/13
- DATA
- end
+ # Fixes issue https://github.com/gammu/gammu/issues/13
+ patch :DATA
def install
args = std_cmake_args