cython3 rebuild
This commit is contained in:
@@ -22,4 +22,7 @@ def build():
|
||||
# pythonmodules.run("runtests.py -vv --no-pyregr", pyVer="3")
|
||||
|
||||
def install():
|
||||
pythonmodules.install(pyVer="3")
|
||||
pythonmodules.install(pyVer="3")
|
||||
|
||||
for bin in shelltools.ls("%s/usr/bin" % get.installDIR()):
|
||||
pisitools.rename("/usr/bin/%s" % bin, "%s3" % bin)
|
||||
|
||||
Reference in New Issue
Block a user