[CalendarServer-changes] [5252] CalendarServer/trunk/support/submit

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 5 10:52:56 PST 2010


Revision: 5252
          http://trac.macosforge.org/projects/calendarserver/changeset/5252
Author:   wsanchez at apple.com
Date:     2010-03-05 10:52:55 -0800 (Fri, 05 Mar 2010)
Log Message:
-----------
Find buildit in path

Modified Paths:
--------------
    CalendarServer/trunk/support/submit

Modified: CalendarServer/trunk/support/submit
===================================================================
--- CalendarServer/trunk/support/submit	2010-03-05 18:52:08 UTC (rev 5251)
+++ CalendarServer/trunk/support/submit	2010-03-05 18:52:55 UTC (rev 5252)
@@ -174,7 +174,7 @@
     merge_flags="";
   fi;
 
-  sudo ~rc/bin/buildit "${wc}" CALENDARSERVER_CACHE_DEPS="${CALENDARSERVER_CACHE_DEPS-${wd}/.dependencies}" \
+  sudo buildit "${wc}" CALENDARSERVER_CACHE_DEPS="${CALENDARSERVER_CACHE_DEPS-${wd}/.dependencies}" \
     $(file /System/Library/Frameworks/Python.framework/Versions/Current/Python | sed -n -e 's|^.*(for architecture \([^)][^)]*\).*$|-arch \1|p' | sed 's|ppc7400|ppc|') \
     ${merge_flags};
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100305/8fc45cec/attachment-0001.html>


More information about the calendarserver-changes mailing list