x11vnc: use patch DSL

This commit is contained in:
Jack Nagel 2014-03-21 10:11:07 -05:00
parent 33413ca3ff
commit 1d110e4986

View file

@ -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",