[Lunar-commits] <moonbase-other> PyYAML: dork
Dennis Veatch
dennisveatch at bellsouth.net
Thu Oct 9 19:07:51 CEST 2014
commit 0c2c0d80ff1ff9fb539aaf82e18e162383be9c56
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 09 Oct 2014 13:07:18 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/0c2c0d80ff1ff9fb539aaf82e18e162383be9c56
PyYAML: dork
---
python/PyYAML/BUILD | +1/-1
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/python/PyYAML/BUILD
+++ b/python/PyYAML/BUILD
@@ -5,7 +5,7 @@
# Now for the Python-3 part
if in_depends $MODULE Python-3 ; then
- python setup.py build &&
+ python3 setup.py build &&
prepare_install &&
python3 setup.py install --optimize=1
fi
More information about the Lunar-commits
mailing list