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

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 23 16:36:02 PDT 2007


Revision: 1494
          http://trac.macosforge.org/projects/calendarserver/changeset/1494
Author:   dreid at apple.com
Date:     2007-04-23 16:36:02 -0700 (Mon, 23 Apr 2007)

Log Message:
-----------
patches was renamed lib-patches a long time ago.  Perhaps it's not necessary at that point in the build anymore?  pax was complaining but no one noticed.

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

Modified: CalendarServer/trunk/support/Makefile.Apple
===================================================================
--- CalendarServer/trunk/support/Makefile.Apple	2007-04-19 21:02:51 UTC (rev 1493)
+++ CalendarServer/trunk/support/Makefile.Apple	2007-04-23 23:36:02 UTC (rev 1494)
@@ -113,7 +113,7 @@
 $(BuildDirectory)/$(Project):
 	@echo "Copying source for $(Project)..."
 	$(_v) $(MKDIR) -p "$@"
-	$(_v) pax -rw bin conf Makefile patches setup.py twistedcaldav twisted "$@/"
+	$(_v) pax -rw bin conf Makefile lib-patches setup.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/20070423/24a7b8bf/attachment.html


More information about the calendarserver-changes mailing list