aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-19 12:07:55 -0500
committerJack Nagel2014-03-19 18:57:17 -0500
commit2681230c3b9efecf8805961d678964077ba0466f (patch)
tree6eacc6227e082124f38d7995397f93e3dc6db92d /Library/Formula
parent1cfbfa83bd59d58d27c562836f86ea8aa039eb3a (diff)
downloadhomebrew-2681230c3b9efecf8805961d678964077ba0466f.tar.bz2
libnids: use patch DSL
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libnids.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/libnids.rb b/Library/Formula/libnids.rb
index f9ada615a..fca020f17 100644
--- a/Library/Formula/libnids.rb
+++ b/Library/Formula/libnids.rb
@@ -16,9 +16,7 @@ class Libnids < Formula
depends_on 'glib' unless build.include? "disable-libglib"
# Patch fixes -soname and .so shared library issues. Unreported.
- def patches
- DATA
- end
+ patch :DATA
def install
# autoreconf the old 2005 era code for sanity.