[Lunar-commits] <moonbase-other> pyopenssl: don't overwrite cache
v4hn
me at v4hn.de
Sun Oct 19 15:41:08 CEST 2014
commit a3b1f885be439593059a276c5456dbe5ea0a458c
Author: v4hn <me at v4hn.de>
Date: Sun, 19 Oct 2014 15:40:21 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/a3b1f885be439593059a276c5456dbe5ea0a458c
pyopenssl: don't overwrite cache
---
python/pyopenssl/BUILD | +1/-5
1 file changed, 1 insertion(+), 5 deletions(-)
--- a/python/pyopenssl/BUILD
+++ b/python/pyopenssl/BUILD
@@ -1,6 +1,2 @@
-(
-
prepare_install &&
- python ./setup.py install
-
-) > $C_FIFO 2>&1
+ python ./setup.py install --root=/
More information about the Lunar-commits
mailing list