[CalendarServer-changes] [5026] CalendarServer/branches/users/glyph/contacts-server-merge/support/ Makefile.Apple

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 2 21:45:20 PST 2010


Revision: 5026
          http://trac.macosforge.org/projects/calendarserver/changeset/5026
Author:   glyph at apple.com
Date:     2010-02-02 21:45:17 -0800 (Tue, 02 Feb 2010)
Log Message:
-----------
Remove addressbookserver from the makefile

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/contacts-server-merge/support/Makefile.Apple

Modified: CalendarServer/branches/users/glyph/contacts-server-merge/support/Makefile.Apple
===================================================================
--- CalendarServer/branches/users/glyph/contacts-server-merge/support/Makefile.Apple	2010-02-03 05:14:14 UTC (rev 5025)
+++ CalendarServer/branches/users/glyph/contacts-server-merge/support/Makefile.Apple	2010-02-03 05:45:17 UTC (rev 5026)
@@ -134,7 +134,7 @@
 $(BuildDirectory)/$(Project):
 	@echo "Copying source for $(Project)..."
 	$(_v) $(MKDIR) -p "$@"
-	$(_v) pax -rw bin conf Makefile lib-patches setup.py kqreactor.py addressbookserver memcacheclient.py calendarserver twistedcaldav twext twisted support "$@/"
+	$(_v) pax -rw bin conf Makefile lib-patches setup.py kqreactor.py memcacheclient.py calendarserver twistedcaldav twext twisted support "$@/"
 
 $(BuildDirectory)/%: %.tgz
 	@echo "Extracting source for $(notdir $<)..."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100202/28e0b40a/attachment.html>


More information about the calendarserver-changes mailing list