mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 19:40:12 +01:00
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@69738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
build.py
2
build.py
@@ -888,7 +888,7 @@ def bdist(options, args):
|
|||||||
tarball.add(environ_script, os.path.join(rootname, os.path.basename(environ_script)))
|
tarball.add(environ_script, os.path.join(rootname, os.path.basename(environ_script)))
|
||||||
tarball.close()
|
tarball.close()
|
||||||
|
|
||||||
print "Relase built at %s" % tarfilename
|
print "Release built at %s" % tarfilename
|
||||||
|
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user