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

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


commit 96ab0745db124855627fe3babbf77d3976f95c1d
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Tue Jan 18 07:25:18 2011 -0500

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

diff --git a/python/python-dateutil/BUILD b/python/python-dateutil/BUILD
index d00ddda..381ba27 100644
--- a/python/python-dateutil/BUILD
+++ b/python/python-dateutil/BUILD
@@ -2,6 +2,6 @@
 
   python setup.py build &&
   prepare_install &&
-  python setup.py install
+  python setup.py install --root=/
 
 ) > $C_FIFO 2>&1
diff --git a/python/python-dateutil/DETAILS b/python/python-dateutil/DETAILS
index 0679623..305a855 100644
--- a/python/python-dateutil/DETAILS
+++ b/python/python-dateutil/DETAILS
@@ -5,7 +5,7 @@
       SOURCE_VFY=sha1:0d06926ac127b8db333d91b3afb0eeb100ac7cac
         WEB_SITE=http://labix.org/python-dateutil
          ENTERED=20090227
-         UPDATED=20090227
+         UPDATED=20110118
            SHORT="extensions to the standard datetime module, available in Python"
 cat << EOF
 The dateutil module provides powerful extensions to the standard datetime 


More information about the Lunar-commits mailing list