[CalendarServer-changes] [476] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 15 15:00:36 PST 2006


Revision: 476
          http://trac.macosforge.org/projects/calendarserver/changeset/476
Author:   wsanchez at apple.com
Date:     2006-11-15 15:00:35 -0800 (Wed, 15 Nov 2006)

Log Message:
-----------
Add setuptools into vobject so that building doesn't require a successful download.

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

Added Paths:
-----------
    CalendarServer/trunk/support/setuptools-0.6c1-py2.4.egg

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2006-11-15 22:23:31 UTC (rev 475)
+++ CalendarServer/trunk/run	2006-11-15 23:00:35 UTC (rev 476)
@@ -489,6 +489,7 @@
   esac;
   svn_uri="${base}/vobject/trunk";
   svn_get "vObject" "${vobject}" "${svn_uri}" 160;
+  cp "${caldav}/support/setuptools-0.6c1-py2.4.egg" "${vobject}/";
 fi;
 py_install "vObject" "${vobject}";
 

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


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061115/618652af/attachment.html


More information about the calendarserver-changes mailing list