[CalendarServer-changes] [3078] CalendarServer/trunk/run

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 26 15:47:37 PDT 2008


Revision: 3078
          http://trac.macosforge.org/projects/calendarserver/changeset/3078
Author:   wsanchez at apple.com
Date:     2008-09-26 15:47:36 -0700 (Fri, 26 Sep 2008)
Log Message:
-----------
New URL for pydirector

Modified Paths:
--------------
    CalendarServer/trunk/run

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2008-09-26 22:41:39 UTC (rev 3077)
+++ CalendarServer/trunk/run	2008-09-26 22:47:36 UTC (rev 3078)
@@ -654,8 +654,7 @@
 
 if ! py_have_module pydirector; then
   pydirector="${top}/pydirector-1.0.0";
-
-  www_get "PyDirector" "${pydirector}" http://easynews.dl.sourceforge.net/sourceforge/pythondirector/pydirector-1.0.0.tar.gz;
+  www_get "PyDirector" "${pydirector}" http://voxel.dl.sourceforge.net/sourceforge/pythondirector/pydirector-1.0.0.tar.gz;
   put_setuptools "${pydirector}";
   py_build "PyDirector" "${pydirector}" false;
   py_install "PyDirector" "${pydirector}";
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080926/b86719c9/attachment-0001.html 


More information about the calendarserver-changes mailing list