updates
This commit is contained in:
parent
fb69daf1de
commit
a7ef564050
1 changed files with 2 additions and 2 deletions
4
build.py
4
build.py
|
|
@ -4,7 +4,7 @@ pkgver = '89.0.1'
|
||||||
nightly_ver = '91.0a1'
|
nightly_ver = '91.0a1'
|
||||||
|
|
||||||
#
|
#
|
||||||
# pybuild.py - try move functionality away from that too big/horrible build script.
|
# build.py - try move functionality away from that too big/horrible build script.
|
||||||
#
|
#
|
||||||
|
|
||||||
import optparse
|
import optparse
|
||||||
|
|
@ -476,7 +476,7 @@ def main():
|
||||||
|
|
||||||
help_message = """# Use:
|
help_message = """# Use:
|
||||||
|
|
||||||
pybuild [<options>] clean | all | <targets> | <utilities>
|
build.py [<options>] clean | all | <targets> | <utilities>
|
||||||
|
|
||||||
# Options:
|
# Options:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue