File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -45,10 +45,11 @@ DOCDIR=$(srcdir)/Resources/app/Resources/English.lproj/Documentation
4545DOCINDEX =$(DOCDIR ) /"Documentation idx"
4646compileall =$(srcdir ) /../Lib/compileall.py
4747
48- installapps : install_PythonLauncher install_IDLE checkapplepython install_pythonw \
49- install_versionedtools
48+ installapps : install_Python install_PythonLauncher install_IDLE \
49+ checkapplepython install_pythonw install_versionedtools
5050
51- installapps4way : install_Python4way install_BuildApplet install_PythonLauncher install_IDLE install_pythonw4way install_versionedtools
51+ installapps4way : install_Python4way install_PythonLauncher \
52+ install_IDLE install_pythonw4way install_versionedtools
5253
5354
5455install_pythonw : pythonw
You can’t perform that action at this time.
0 commit comments