[CalendarServer-changes] [8404] CalendarServer/trunk/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Dec 5 17:04:08 PST 2011


Revision: 8404
          http://trac.macosforge.org/projects/calendarserver/changeset/8404
Author:   glyph at apple.com
Date:     2011-12-05 17:04:08 -0800 (Mon, 05 Dec 2011)
Log Message:
-----------
Actually this should wait for a man page (and possibly other stuff)

Modified Paths:
--------------
    CalendarServer/trunk/setup.py

Modified: CalendarServer/trunk/setup.py
===================================================================
--- CalendarServer/trunk/setup.py	2011-12-06 00:12:19 UTC (rev 8403)
+++ CalendarServer/trunk/setup.py	2011-12-06 01:04:08 UTC (rev 8404)
@@ -132,6 +132,7 @@
                             #"bin/calendarserver_load_augmentdb",
                             #"bin/calendarserver_make_partition",
                             #"bin/calendarserver_manage_augments",
+                            #"bin/calendarserver_upgrade",
                              "bin/calendarserver_manage_principals",
                              "bin/calendarserver_command_gateway",
                              "bin/calendarserver_purge_events",
@@ -140,7 +141,6 @@
                              "bin/calendarserver_migrate_resources",
                              "bin/calendarserver_monitor_notifications",
                              "bin/calendarserver_bootstrap_database",
-                             "bin/calendarserver_upgrade",
                            ],
         data_files       = [ ("caldavd", ["conf/caldavd.plist"]), ],
         ext_modules      = extensions,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20111205/deb644e6/attachment-0001.html>


More information about the calendarserver-changes mailing list