[CalendarServer-changes] [1153] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Fri Feb 9 11:25:59 PST 2007


Revision: 1153
          http://trac.macosforge.org/projects/calendarserver/changeset/1153
Author:   wsanchez at apple.com
Date:     2007-02-09 11:25:58 -0800 (Fri, 09 Feb 2007)

Log Message:
-----------
Change org.darwin.calendarserver.plist to org.calendarserver.calendarserver.plist

Modified Paths:
--------------
    CalendarServer/trunk/conf/launchd.plist
    CalendarServer/trunk/support/Makefile.Apple

Modified: CalendarServer/trunk/conf/launchd.plist
===================================================================
--- CalendarServer/trunk/conf/launchd.plist	2007-02-09 18:08:05 UTC (rev 1152)
+++ CalendarServer/trunk/conf/launchd.plist	2007-02-09 19:25:58 UTC (rev 1153)
@@ -21,7 +21,7 @@
 <dict>
 
   <key>Label</key>
-  <string>org.darwin.calendarserver</string>
+  <string>org.calendarserver.calendarserver</string>
 
   <key>Disabled</key>
   <true/>

Modified: CalendarServer/trunk/support/Makefile.Apple
===================================================================
--- CalendarServer/trunk/support/Makefile.Apple	2007-02-09 18:08:05 UTC (rev 1152)
+++ CalendarServer/trunk/support/Makefile.Apple	2007-02-09 19:25:58 UTC (rev 1153)
@@ -93,7 +93,7 @@
 	$(_v) $(INSTALL_DIRECTORY) -o $(USER) -g $(GROUP) $(DSTROOT)$(NSLOCALDIR)/$(NSLIBRARYSUBDIR)/$(Project)/Documents
 	$(_v) $(INSTALL_DIRECTORY) -o $(USER) -g $(GROUP) $(DSTROOT)$(VARDIR)/log/caldavd
 	$(_v) $(INSTALL_DIRECTORY) $(DSTROOT)$(NSLIBRARYDIR)/LaunchDaemons
-	$(_v) $(INSTALL_FILE) $(Sources)/conf/launchd.plist $(DSTROOT)$(NSLIBRARYDIR)/LaunchDaemons/org.darwin.calendarserver.plist
+	$(_v) $(INSTALL_FILE) $(Sources)/conf/launchd.plist $(DSTROOT)$(NSLIBRARYDIR)/LaunchDaemons/org.calendarserver.calendarserver.plist
 	$(_v) $(MKDIR) $(DSTROOT)$(ETCDIR)/sbs_backup/
 	$(_v) $(MKDIR) $(DSTROOT)$(LIBEXECDIR)/sbs_backup/
 	$(_v) $(INSTALL_FILE) $(Sources)/conf/85-calendarServer.plist $(DSTROOT)$(ETCDIR)/sbs_backup/

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


More information about the calendarserver-changes mailing list