Page MenuHomeSolus

D990.id2292.diff
No OneTemporary

D990.id2292.diff

diff --git a/Scripts/yauto.py b/Scripts/yauto.py
--- a/Scripts/yauto.py
+++ b/Scripts/yauto.py
@@ -230,8 +230,8 @@
elif self.compile_type == CMAKE:
setup = "%cmake ."
elif self.compile_type == PYTHON_MODULES:
- setup = "%python_setup"
- build = ""
+ setup = ""
+ build = "%python_setup"
install = "%python_install"
elif self.compile_type == PERL_MODULES:
setup = "%perl_setup"

File Metadata

Mime Type
text/plain
Expires
Jun 20 2023, 4:22 PM (7 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5804183
Default Alt Text
D990.id2292.diff (528 B)

Event Timeline