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

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 14:57:40 PDT 2014


Revision: 12889
          http://trac.calendarserver.org//changeset/12889
Author:   wsanchez at apple.com
Date:     2014-03-12 14:57:40 -0700 (Wed, 12 Mar 2014)
Log Message:
-----------
Untar CalDAVTester.

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

Modified: CalendarServer/trunk/support/Apple.make
===================================================================
--- CalendarServer/trunk/support/Apple.make	2014-03-12 21:28:35 UTC (rev 12888)
+++ CalendarServer/trunk/support/Apple.make	2014-03-12 21:57:40 UTC (rev 12889)
@@ -137,7 +137,7 @@
 install::
 	@echo "Installing CalDAVTester package..."
 	$(_v) $(INSTALL_DIRECTORY) "$(DSTROOT)/AppleInternal/ServerTools"
-	$(_v) $(INSTALL_FILE) "$(Sources)/CalDAVTester.tgz" "$(DSTROOT)/AppleInternal/ServerTools/CalDAVTester.tgz"
+	$(_v) $(TAR) -C "$(DSTROOT)/AppleInternal/ServerTools" -xzf "$(Sources)/CalDAVTester.tgz"
 
 #
 # Automatic Extract
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/b26282ed/attachment.html>


More information about the calendarserver-changes mailing list