[CalendarServer-changes] [126] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 11 18:06:41 PDT 2006


Revision: 126
Author:   wsanchez at apple.com
Date:     2006-09-11 18:06:38 -0700 (Mon, 11 Sep 2006)

Log Message:
-----------
Move patches to lib-patches, to address ticket #43.

Modified Paths:
--------------
    CalendarServer/trunk/run

Added Paths:
-----------
    CalendarServer/trunk/lib-patches/

Removed Paths:
-------------
    CalendarServer/trunk/patches/

Copied: CalendarServer/trunk/lib-patches (from rev 119, CalendarServer/trunk/patches)

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2006-09-12 00:53:15 UTC (rev 125)
+++ CalendarServer/trunk/run	2006-09-12 01:06:38 UTC (rev 126)
@@ -93,7 +93,7 @@
 fi;
 
     top="$(cd "${wd}/.." && pwd -L)"
-patches="${wd}/patches";
+patches="${wd}/lib-patches";
 twisted="${top}/Twisted";
     dav="${twisted}/twisted/web2/dav"
  caldav="${wd}";

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20060911/c71b7b31/attachment.html


More information about the calendarserver-changes mailing list