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

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 19 21:47:46 PDT 2011


Revision: 7329
          http://trac.macosforge.org/projects/calendarserver/changeset/7329
Author:   wsanchez at apple.com
Date:     2011-04-19 21:47:45 -0700 (Tue, 19 Apr 2011)
Log Message:
-----------
Remove extra )

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

Modified: CalendarServer/trunk/support/Makefile.Apple
===================================================================
--- CalendarServer/trunk/support/Makefile.Apple	2011-04-20 02:17:46 UTC (rev 7328)
+++ CalendarServer/trunk/support/Makefile.Apple	2011-04-20 04:47:45 UTC (rev 7329)
@@ -111,7 +111,7 @@
 	@echo "Installing certificate update scripts..."
 	$(_v) $(INSTALL_DIRECTORY) "$(DSTROOT)/usr/libexec/certupdate"
 	$(_v) $(INSTALL_FILE) "$(Sources)/contrib/certupdate/calendarcertupdate.py" "$(DSTROOT)/usr/libexec/certupdate/calendarcertupdate.py"
-	$(_v) chmod ugo+x "$(DSTROOT))/usr/libexec/certupdate/calendarcertupdate.py"
+	$(_v) chmod ugo+x "$(DSTROOT)/usr/libexec/certupdate/calendarcertupdate.py"
 
 install::
 	@echo "Installing CalDAVTester package..."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110419/58c0fcda/attachment.html>


More information about the calendarserver-changes mailing list