[CalendarServer-changes] [2602] CalendarServer/branches/kqueuereactor-2/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Jun 19 10:26:43 PDT 2008


Revision: 2602
          http://trac.macosforge.org/projects/calendarserver/changeset/2602
Author:   dreid at apple.com
Date:     2008-06-19 10:26:43 -0700 (Thu, 19 Jun 2008)
Log Message:
-----------
Add kqueuereactor plugin to setup.py

Modified Paths:
--------------
    CalendarServer/branches/kqueuereactor-2/setup.py

Modified: CalendarServer/branches/kqueuereactor-2/setup.py
===================================================================
--- CalendarServer/branches/kqueuereactor-2/setup.py	2008-06-19 17:05:44 UTC (rev 2601)
+++ CalendarServer/branches/kqueuereactor-2/setup.py	2008-06-19 17:26:43 UTC (rev 2602)
@@ -136,7 +136,8 @@
                          "twisted",
                        ],
     package_data     = {
-                         "twisted": ["plugins/caldav.py"],
+                         "twisted": ["plugins/caldav.py",
+                                     "plugins/kqueuereactor.py"],
                          "twistedcaldav": ["zoneinfo/*.ics", "zoneinfo/*/*.ics", "zoneinfo/*/*/*.ics"],
                        },
     scripts          = [ "bin/caldavd", "bin/caladmin" ],
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080619/b644e300/attachment.htm 


More information about the calendarserver-changes mailing list