[CalendarServer-changes] [12375] CalendarServer/trunk/support/Apple.make

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:20:28 PDT 2014


Revision: 12375
          http://trac.calendarserver.org//changeset/12375
Author:   sagen at apple.com
Date:     2014-01-17 11:22:31 -0800 (Fri, 17 Jan 2014)
Log Message:
-----------
install txweb2

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

Modified: CalendarServer/trunk/support/Apple.make
===================================================================
--- CalendarServer/trunk/support/Apple.make	2014-01-17 18:08:53 UTC (rev 12374)
+++ CalendarServer/trunk/support/Apple.make	2014-01-17 19:22:31 UTC (rev 12375)
@@ -143,7 +143,7 @@
 $(BuildDirectory)/$(Project):
 	@echo "Copying source for $(Project)..."
 	$(_v) $(MKDIR) -p "$@"
-	$(_v) pax -rw bin conf Makefile lib-patches setup.py calendarserver twistedcaldav txdav twisted support "$@/"
+	$(_v) pax -rw bin conf Makefile lib-patches setup.py calendarserver twistedcaldav txdav txweb2 twisted support "$@/"
 
 $(BuildDirectory)/%: %.tgz
 	@echo "Extracting source for $(notdir $<)..."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/09122795/attachment.html>


More information about the calendarserver-changes mailing list