update osxdist to point to qt 4.1.4
[mussa.git] / makelib / osxdist.py
index 4e715cebc3667958e5d22e6a3992f7c23c7728e2..02ba255163ae7d8708a60102465cd5f57da262b6 100644 (file)
@@ -88,7 +88,7 @@ def prelinkqt(app_name, bundle_dir, qt_lib_dir):
              appframe)
 
 def main(args):
-  qtroot = "/usr/local/qt/4.1.3"
+  qtroot = "/usr/local/qt/4.1.4"
   bundle_dir = None
   app_name = None