[Lunar-commits] <moonbase-other> Jinja2: dork

Dennis Veatch dennisveatch at bellsouth.net
Thu Oct 9 19:07:52 CEST 2014


commit c75aa1be2f67d815358423b1df39b7c1e0d0584a
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 09 Oct 2014 13:07:41 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/c75aa1be2f67d815358423b1df39b7c1e0d0584a

Jinja2: dork
---
  python/Jinja2/BUILD | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/python/Jinja2/BUILD
+++ b/python/Jinja2/BUILD
@@ -6,7 +6,7 @@
 
 # Can live side by side with the Python2 stuff
  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