This commit is contained in:
Bert van der Weerd 2021-06-20 13:43:20 +02:00
parent fb69daf1de
commit a7ef564050
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1

View file

@ -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: