[CalendarServer-changes] [14394] CalendarServer/trunk/bin/package

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 9 16:43:46 PST 2015


Revision: 14394
          http://trac.calendarserver.org//changeset/14394
Author:   wsanchez at apple.com
Date:     2015-02-09 16:43:45 -0800 (Mon, 09 Feb 2015)
Log Message:
-----------
Define py_ve_tools as well

Modified Paths:
--------------
    CalendarServer/trunk/bin/package

Modified: CalendarServer/trunk/bin/package
===================================================================
--- CalendarServer/trunk/bin/package	2015-02-10 00:38:48 UTC (rev 14393)
+++ CalendarServer/trunk/bin/package	2015-02-10 00:43:45 UTC (rev 14394)
@@ -109,6 +109,7 @@
       dev_roots="${destination}/roots";
   py_virtualenv="${destination}/virtualenv";
       py_bindir="${py_virtualenv}/bin";
+    py_ve_tools="${dev_home}/ve_tools";
 
   if [ ! -d "${py_virtualenv}" ]; then
     bootstrap_virtualenv;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150209/712f4270/attachment.html>


More information about the calendarserver-changes mailing list