diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/tiger-vnc.rb | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
