Page MenuHomeSolus

D990.diff
No OneTemporary

D990.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
Thu, Aug 3, 7:09 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5804183
Default Alt Text
D990.diff (528 B)

Event Timeline