From 6ff3502a3bba0aacd79f6fde2c88fdd435a3be27 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 21 Mar 2014 10:11:07 -0500 Subject: x11vnc: use patch DSL --- Library/Formula/x11vnc.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/x11vnc.rb b/Library/Formula/x11vnc.rb index 7694dd8ea..e318c92cf 100644 --- a/Library/Formula/x11vnc.rb +++ b/Library/Formula/x11vnc.rb @@ -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", -- cgit v1.2.3