diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/qt.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb index bc9c2ced5..8366510bd 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -38,7 +38,7 @@ class Qt < Formula if MacOS.leopard? "http://bugreports.qt-project.org/secure/attachment/26712/Patch-Qt-4.8-for-10.5" # add support for Mountain Lion - # gist submitted upstream here: https://codereview.qt-project.org/#change,31646 + # should be unneeded for 4.8.3 elsif MacOS.mountain_lion? [ "https://qt.gitorious.org/qt/qt/commit/422f1b?format=patch", "https://qt.gitorious.org/qt/qt/commit/665355?format=patch", |
