summaryrefslogtreecommitdiffstats
path: root/Mac/scripts
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1996-08-28 14:17:35 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1996-08-28 14:17:35 (GMT)
commita662cf401a34b5a55a5238dbfb8e257a6af95213 (patch)
tree69a217f9bb505c6fdb1c5e12ac6753384851fe33 /Mac/scripts
parent055782a15e8722d36d4a0d24e8d59affe204c39a (diff)
downloadcpython-a662cf401a34b5a55a5238dbfb8e257a6af95213.zip
cpython-a662cf401a34b5a55a5238dbfb8e257a6af95213.tar.gz
cpython-a662cf401a34b5a55a5238dbfb8e257a6af95213.tar.bz2
Removed RunLibScript from build
Diffstat (limited to 'Mac/scripts')
-rw-r--r--Mac/scripts/fullbuild.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/scripts/fullbuild.py b/Mac/scripts/fullbuild.py
index 0247c4b..c8d7ed2 100644
--- a/Mac/scripts/fullbuild.py
+++ b/Mac/scripts/fullbuild.py
@@ -129,7 +129,6 @@ APPLET_INSTRUCTIONS=[
(buildapplet, None, [
":Mac:scripts:EditPythonPrefs.py",
":Mac:scripts:mkapplet.py",
- ":Mac:scripts:RunLibScript.py",
":Mac:scripts:MkPluginAliases.py"
])
]