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

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 26 16:50:47 PDT 2008


Revision: 3082
          http://trac.macosforge.org/projects/calendarserver/changeset/3082
Author:   wsanchez at apple.com
Date:     2008-09-26 16:50:47 -0700 (Fri, 26 Sep 2008)
Log Message:
-----------
Update PyOpenDirectory to r3081

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

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2008-09-26 23:49:32 UTC (rev 3081)
+++ CalendarServer/trunk/run	2008-09-26 23:50:47 UTC (rev 3082)
@@ -489,7 +489,7 @@
   if ! py_have_module opendirectory; then
     opendirectory="${top}/PyOpenDirectory";
 
-    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 3060;
+    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 3081;
     py_build "PyOpenDirectory" "${opendirectory}" false;
     py_install "PyOpenDirectory" "${opendirectory}";
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080926/55ea338a/attachment-0001.html 


More information about the calendarserver-changes mailing list