[CalendarServer-changes] [5159] CalendarServer/trunk/support/build.sh

source_changes at macosforge.org source_changes at macosforge.org
Sat Feb 20 06:38:29 PST 2010


Revision: 5159
          http://trac.macosforge.org/projects/calendarserver/changeset/5159
Author:   wsanchez at apple.com
Date:     2010-02-20 06:38:28 -0800 (Sat, 20 Feb 2010)
Log Message:
-----------
Disable in-place usage of Twisted

Modified Paths:
--------------
    CalendarServer/trunk/support/build.sh

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2010-02-20 14:18:40 UTC (rev 5158)
+++ CalendarServer/trunk/support/build.sh	2010-02-20 14:38:28 UTC (rev 5159)
@@ -471,7 +471,7 @@
 
   py_dependency "Twisted" "twisted" "Twisted" \
     "svn" "svn://svn.twistedmatrix.com/svn/Twisted/tags/releases/twisted-9.0.0" \
-    false true true false 27606;
+    false true false false 27606;
 
   py_dependency "dateutil" "dateutil" "python-dateutil-1.4.1" \
     "www" "http://www.labix.org/download/python-dateutil/python-dateutil-1.4.1.tar.gz" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100220/754225db/attachment.html>


More information about the calendarserver-changes mailing list