Kaydet (Commit) 0bd10fd5 authored tarafından Ronald Oussoren's avatar Ronald Oussoren

Last bit of a fix for issue3381 (addon for my patch in r65061)

üst ecb8c799
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment