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

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 16 15:30:42 PST 2010


Revision: 5137
          http://trac.macosforge.org/projects/calendarserver/changeset/5137
Author:   sagen at apple.com
Date:     2010-02-16 15:30:39 -0800 (Tue, 16 Feb 2010)
Log Message:
-----------
cardavd.plist got renamed

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

Modified: CalendarServer/trunk/setup.py
===================================================================
--- CalendarServer/trunk/setup.py	2010-02-16 22:30:15 UTC (rev 5136)
+++ CalendarServer/trunk/setup.py	2010-02-16 23:30:39 UTC (rev 5137)
@@ -117,7 +117,7 @@
                              "bin/carddavd",
                            ],
         data_files       = [ ("caldavd", ["conf/caldavd.plist"]),
-                             ("carddavd", ["conf/carddavd.plist.default" ])],
+                             ("carddavd", ["conf/carddavd.plist" ])],
         ext_modules      = extensions,
         py_modules       = ["kqreactor", "memcacheclient"],
     )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100216/db650772/attachment.html>


More information about the calendarserver-changes mailing list