From f3ccf0386c50ec75fe85b15ef46d2b579d297192 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 12 Aug 2012 14:00:58 -0500 Subject: tiger-vnc: fix audit warning Signed-off-by: Jack Nagel --- Library/Formula/tiger-vnc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/tiger-vnc.rb b/Library/Formula/tiger-vnc.rb index 32b6d887a..19f5ba8dc 100644 --- a/Library/Formula/tiger-vnc.rb +++ b/Library/Formula/tiger-vnc.rb @@ -11,8 +11,8 @@ class TigerVnc < Formula depends_on 'gettext' depends_on :x11 - # Fix build of included fltk library on Mountain Lion - # http://www.fltk.org/str.php?L2864 + # Fix build of included fltk library on Mountain Lion + # http://www.fltk.org/str.php?L2864 def patches { :p0 => DATA } end -- cgit v1.2.3