justniffer: use patch DSL
This commit is contained in:
parent
7c4ccce06f
commit
2640ca9022
1 changed files with 1 additions and 3 deletions
|
@ -27,9 +27,7 @@ class Justniffer < Formula
|
|||
# I submitted this patch to the upstream author, Oreste Notelli, on
|
||||
# 2011-12-22, so this patch will probably not be necessary with future
|
||||
# justniffer versions after 0.5.11.
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue