diff --git a/wxPython/distrib/mac/wxPythonOSX/build b/wxPython/distrib/mac/wxPythonOSX/build index 38f0779fbb..99d4a30e96 100755 --- a/wxPython/distrib/mac/wxPythonOSX/build +++ b/wxPython/distrib/mac/wxPythonOSX/build @@ -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