[Lunar-commits] <moonbase-other> ply: Adding --root=/

Dennis Veatch dennisveatch at bellsouth.net
Tue Oct 21 12:02:01 CEST 2014


commit c197ecb5e0e49d260c1375cdc55087b7079430bb
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 21 Oct 2014 06:01:40 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/c197ecb5e0e49d260c1375cdc55087b7079430bb

ply: Adding --root=/
---
  python/ply/BUILD | +2/-2     
  1 file changed, 2 insertions(+), 2 deletions(-)

--- a/python/ply/BUILD
+++ b/python/ply/BUILD
@@ -1,4 +1,4 @@
 
-  python ./setup.py build  &&
+  python setup.py build  &&
   prepare_install          &&
-  python ./setup.py install
+  python setup.py install --root=/




More information about the Lunar-commits mailing list