]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/mac/wxPythonOSX/build
Don't create the fonts until after they are needed (after the App
[wxWidgets.git] / wxPython / distrib / mac / wxPythonOSX / build
index 38f0779fbb97c9fd8576c56ee30315c4fd645984..99d4a30e96e672c8a5c97961485a9975e0e9d276 100755 (executable)
@@ -238,8 +238,8 @@ if [ -z "$skipinstall" ]; then
 
 
     # TODO for $INSTALLROOT and $INSTALLDEVEL ?
-    #chown -R root:admin $INSTALLROOT
-    #chmod -R g+w        $INSTALLROOT
+    chown -R root:admin $INSTALLROOT
+    chmod -R g+w        $INSTALLROOT
 fi
 
 popd