Page MenuHomeSolus

D5892.diff
No OneTemporary

D5892.diff

diff --git a/Scripts/yauto.py b/Scripts/yauto.py
--- a/Scripts/yauto.py
+++ b/Scripts/yauto.py
@@ -245,8 +245,8 @@
install = "%ninja_install"
elif self.compile_type == PYTHON_MODULES:
setup = ""
- build = "%python_setup"
- install = "%python_install"
+ build = "%python3_setup"
+ install = "%python3_install"
elif self.compile_type == PERL_MODULES:
setup = "%perl_setup"
build = "%perl_build"

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 4:40 PM (2 h, 58 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5835340
Default Alt Text
D5892.diff (548 B)

Event Timeline