[Lunar-commits] <moonbase> lxml: Adding the root path used by brebs in setuptools for the same reasons.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Tue Jan 18 13:26:14 CET 2011


commit 3494da0634814b937f15de1e37804ae3d040c05a
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Jan 18 07:26:14 2011 -0500

    lxml: Adding the root path used by brebs in setuptools for the same reasons.
---
 python/lxml/BUILD   |    2 +-
 python/lxml/DETAILS |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/python/lxml/BUILD b/python/lxml/BUILD
index a66538b..ac92788 100644
--- a/python/lxml/BUILD
+++ b/python/lxml/BUILD
@@ -2,7 +2,7 @@
 
   python setup.py build &&
   prepare_install &&
-  python setup.py install
+  python setup.py install --root=/
 
 ) > $C_FIFO 2>&1
 
diff --git a/python/lxml/DETAILS b/python/lxml/DETAILS
index 643ff7e..f0ced32 100644
--- a/python/lxml/DETAILS
+++ b/python/lxml/DETAILS
@@ -5,7 +5,7 @@
       SOURCE_VFY=sha1:9012ae676160d0d2fff980b07607084e26d53da7
         WEB_SITE=http://codespeak.net/lxml
          ENTERED=20021223
-         UPDATED=20101121
+         UPDATED=20110118
            SHORT="Python wrappers for libxml2 and libxslt"
 cat << EOF
 Python wrappers for libxml2 and libxslt


More information about the Lunar-commits mailing list