x11vnc: use patch DSL
This commit is contained in:
parent
33413ca3ff
commit
1d110e4986
1 changed files with 1 additions and 3 deletions
|
@ -9,9 +9,7 @@ class X11vnc < Formula
|
|||
|
||||
# Patch solid.c so a non-void function returns a NULL instead of a void.
|
||||
# An email has been sent to the maintainers about this issue.
|
||||
def patches
|
||||
DATA
|
||||
end
|
||||
patch :DATA
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug",
|
||||
|
|
Loading…
Reference in a new issue