nad0009 OS X installer: remove references to Mac/Tools which no longer exists APPLIES 2.6, 2.7, 3.0, 3.1 diff -r e3cee797997d Mac/BuildScript/scripts/postflight.framework --- Mac/BuildScript/scripts/postflight.framework Thu Feb 12 02:11:54 2009 -0800 +++ Mac/BuildScript/scripts/postflight.framework Thu Feb 12 02:33:19 2009 -0800 @@ -16,16 +16,6 @@ -x badsyntax -x site-packages \ "${FWK}/lib/python${PYVER}" -"${FWK}/bin/python" -Wi -tt \ - "${FWK}/lib/python${PYVER}/compileall.py" \ - -x badsyntax -x site-packages \ - "${FWK}/Mac/Tools" - -"${FWK}/bin/python" -Wi -tt -O \ - "${FWK}/lib/python${PYVER}/compileall.py" \ - -x badsyntax -x site-packages \ - "${FWK}/Mac/Tools" - chown -R admin "${FWK}" chmod -R g+w "${FWK}"