From dffeaf473224ca425f01653a6c52a6fa8ed9592b Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Wed, 23 Jul 2003 10:49:17 +0000 Subject: Scripts runs with pythonw no longer had full window manager access due to the name change of Python.app/Contents/MacOS/python to Python.app/Contents/MacOS/Python. Fixes #776116. --- Mac/OSX/Dist/resources/postflight | 2 +- Mac/OSX/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Mac/OSX/Dist/resources/postflight b/Mac/OSX/Dist/resources/postflight index d1ba76f..e5c7f9d 100755 --- a/Mac/OSX/Dist/resources/postflight +++ b/Mac/OSX/Dist/resources/postflight @@ -32,7 +32,7 @@ ln -fsh python$PYVER $TOOLDIR/python rm -f $TOOLDIR/pythonw$PYVER cat > $TOOLDIR/pythonw$PYVER <