[CalendarServer-changes] [2278] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 3 15:13:58 PDT 2008


Revision: 2278
          http://trac.macosforge.org/projects/calendarserver/changeset/2278
Author:   wsanchez at apple.com
Date:     2008-04-03 15:13:57 -0700 (Thu, 03 Apr 2008)

Log Message:
-----------
New setuptools

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

Added Paths:
-----------
    CalendarServer/trunk/support/setuptools-0.6c8-py2.5.egg

Removed Paths:
-------------
    CalendarServer/trunk/support/setuptools-0.6c6-py2.5.egg

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2008-04-03 19:03:27 UTC (rev 2277)
+++ CalendarServer/trunk/run	2008-04-03 22:13:57 UTC (rev 2278)
@@ -410,7 +410,7 @@
     local where="$1"; shift;
 
     if ! "${disable_setup}"; then
-      cp "${caldav}/support/setuptools-0.6c6-py2.5.egg" "${where}/";
+      cp "${caldav}/support/setuptools-0.6c8-py2.5.egg" "${where}/";
     fi;
 }
 

Deleted: CalendarServer/trunk/support/setuptools-0.6c6-py2.5.egg
===================================================================
(Binary files differ)

Added: CalendarServer/trunk/support/setuptools-0.6c8-py2.5.egg
===================================================================
(Binary files differ)


Property changes on: CalendarServer/trunk/support/setuptools-0.6c8-py2.5.egg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080403/562f3f5f/attachment-0001.html


More information about the calendarserver-changes mailing list