we should be defaulting to qt 4.1.2
authorDiane Trout <diane@caltech.edu>
Mon, 22 May 2006 22:31:33 +0000 (22:31 +0000)
committerDiane Trout <diane@caltech.edu>
Mon, 22 May 2006 22:31:33 +0000 (22:31 +0000)
makelib/osxdist.py

index 9072a7a61ccebd2ec77a06e7b4cbec3ba4bfaf85..4ebbb2cf2b3225843c985e06a62a74735dc2e9f6 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.1"
+  qtroot = "/usr/local/qt/4.1.2"
   bundle_dir = None
   app_name = None