[Lunar-commits] <moonbase-other> ZopeInterface: Adjusting the BUILD to the zope easy-install scripts do

stumbles stumbles at lunar-linux.org
Mon May 20 18:42:21 CEST 2013


commit 15e0d1be6f468713c656ca45fa642a0bd8753e7a
Author: stumbles <stumbles at lunar-linux.org>
Date: Mon, 20 May 2013 09:41:29 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/15e0d1be6f468713c656ca45fa642a0bd8753e7a

ZopeInterface: Adjusting the BUILD to the zope easy-install scripts do

not conflict.
---
  python/ZopeInterface/BUILD | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/python/ZopeInterface/BUILD
+++ b/python/ZopeInterface/BUILD
@@ -2,6 +2,6 @@
 
   python setup.py build  &&
   prepare_install        &&
-  python setup.py install
+  python setup.py install --install-scripts=zope
         
 ) > $C_FIFO 2>&1




More information about the Lunar-commits mailing list