[CalendarServer-changes] [5251] CalendarServer/trunk/support/Makefile.Apple

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 5 10:52:09 PST 2010


Revision: 5251
          http://trac.macosforge.org/projects/calendarserver/changeset/5251
Author:   wsanchez at apple.com
Date:     2010-03-05 10:52:08 -0800 (Fri, 05 Mar 2010)
Log Message:
-----------
Uncommment rule for main project

Modified Paths:
--------------
    CalendarServer/trunk/support/Makefile.Apple

Modified: CalendarServer/trunk/support/Makefile.Apple
===================================================================
--- CalendarServer/trunk/support/Makefile.Apple	2010-03-05 18:42:37 UTC (rev 5250)
+++ CalendarServer/trunk/support/Makefile.Apple	2010-03-05 18:52:08 UTC (rev 5251)
@@ -116,10 +116,10 @@
 # Automatic Extract
 #
 
-#$(BuildDirectory)/$(Project):
-#	@echo "Copying source for $(Project)..."
-#	$(_v) $(MKDIR) -p "$@"
-#	$(_v) pax -rw bin conf Makefile lib-patches setup.py kqreactor.py memcacheclient.py calendarserver twistedcaldav twext txdav txcaldav txcarddav twisted support "$@/"
+$(BuildDirectory)/$(Project):
+	@echo "Copying source for $(Project)..."
+	$(_v) $(MKDIR) -p "$@"
+	$(_v) pax -rw bin conf Makefile lib-patches setup.py kqreactor.py memcacheclient.py calendarserver twistedcaldav twext txdav txcaldav txcarddav 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/20100305/063119c7/attachment.html>


More information about the calendarserver-changes mailing list