[CalendarServer-changes] [4036] CalendarServer/branches/users/wsanchez/deployment/support/Makefile. Apple
source_changes at macosforge.org
source_changes at macosforge.org
Fri Apr 17 17:23:16 PDT 2009
Revision: 4036
http://trac.macosforge.org/projects/calendarserver/changeset/4036
Author: sagen at apple.com
Date: 2009-04-17 17:23:15 -0700 (Fri, 17 Apr 2009)
Log Message:
-----------
Adds missing memcacheclient.py
Modified Paths:
--------------
CalendarServer/branches/users/wsanchez/deployment/support/Makefile.Apple
Modified: CalendarServer/branches/users/wsanchez/deployment/support/Makefile.Apple
===================================================================
--- CalendarServer/branches/users/wsanchez/deployment/support/Makefile.Apple 2009-04-18 00:15:41 UTC (rev 4035)
+++ CalendarServer/branches/users/wsanchez/deployment/support/Makefile.Apple 2009-04-18 00:23:15 UTC (rev 4036)
@@ -116,7 +116,7 @@
$(BuildDirectory)/$(Project):
@echo "Copying source for $(Project)..."
$(_v) $(MKDIR) -p "$@"
- $(_v) pax -rw bin conf Makefile lib-patches setup.py kqreactor.py twistedcaldav twisted "$@/"
+ $(_v) pax -rw bin conf Makefile lib-patches setup.py kqreactor.py memcacheclient.py twistedcaldav twisted "$@/"
$(BuildDirectory)/%: %.tgz
@echo "Extracting source for $(notdir $<)..."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090417/f3dc8d11/attachment.html>
More information about the calendarserver-changes
mailing list