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: \ ...@@ -42,7 +42,7 @@ IDLE.app: \
$(srcdir)/../Icons/PythonSource.icns \ $(srcdir)/../Icons/PythonSource.icns \
$(srcdir)/../Icons/PythonCompiled.icns Info.plist $(srcdir)/../Icons/PythonCompiled.icns Info.plist
rm -fr IDLE.app rm -fr IDLE.app
$(RUNSHARED) arch -ppc -i386 $(BUILDPYTHON) $(BUNDLEBULDER) \ $(RUNSHARED) @ARCH_RUN_32BIT@ $(BUILDPYTHON) $(BUNDLEBULDER) \
--builddir=. \ --builddir=. \
--name=IDLE \ --name=IDLE \
--link-exec \ --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