[CalendarServer-changes] [2595] CalendarServer/branches/kqueuereactor/support/Makefile.Apple
source_changes at macosforge.org
source_changes at macosforge.org
Wed Jun 18 11:51:27 PDT 2008
Revision: 2595
http://trac.macosforge.org/projects/calendarserver/changeset/2595
Author: dreid at apple.com
Date: 2008-06-18 11:51:26 -0700 (Wed, 18 Jun 2008)
Log Message:
-----------
Install the kqreactor in roots.
Modified Paths:
--------------
CalendarServer/branches/kqueuereactor/support/Makefile.Apple
Modified: CalendarServer/branches/kqueuereactor/support/Makefile.Apple
===================================================================
--- CalendarServer/branches/kqueuereactor/support/Makefile.Apple 2008-06-18 18:38:58 UTC (rev 2594)
+++ CalendarServer/branches/kqueuereactor/support/Makefile.Apple 2008-06-18 18:51:26 UTC (rev 2595)
@@ -134,7 +134,7 @@
$(BuildDirectory)/$(Project):
@echo "Copying source for $(Project)..."
$(_v) $(MKDIR) -p "$@"
- $(_v) pax -rw bin conf Makefile lib-patches setup.py twistedcaldav twisted "$@/"
+ $(_v) pax -rw bin conf Makefile lib-patches setup.py kqreactor.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/20080618/f897e5be/attachment.htm
More information about the calendarserver-changes
mailing list