summaryrefslogtreecommitdiffstats
path: root/Mac/IDLE/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/IDLE/Makefile.in')
-rw-r--r--Mac/IDLE/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/IDLE/Makefile.in b/Mac/IDLE/Makefile.in
index c06ca06..1fd30a7 100644
--- a/Mac/IDLE/Makefile.in
+++ b/Mac/IDLE/Makefile.in
@@ -42,7 +42,7 @@ IDLE.app: \
$(srcdir)/../Icons/PythonSource.icns \
$(srcdir)/../Icons/PythonCompiled.icns Info.plist
rm -fr IDLE.app
- $(RUNSHARED) arch -ppc -i386 $(BUILDPYTHON) $(BUNDLEBULDER) \
+ $(RUNSHARED) @ARCH_RUN_32BIT@ $(BUILDPYTHON) $(BUNDLEBULDER) \
--builddir=. \
--name=IDLE \
--link-exec \