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

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 26 11:57:40 PDT 2015


Revision: 14922
          http://trac.calendarserver.org//changeset/14922
Author:   dre at apple.com
Date:     2015-06-26 11:57:39 -0700 (Fri, 26 Jun 2015)
Log Message:
-----------
I think we need system site packages for 'bundle' builds...

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

Modified: CalendarServer/trunk/bin/package
===================================================================
--- CalendarServer/trunk/bin/package	2015-06-25 22:57:28 UTC (rev 14921)
+++ CalendarServer/trunk/bin/package	2015-06-26 18:57:39 UTC (rev 14922)
@@ -115,6 +115,7 @@
     bootstrap_virtualenv;
     "${bootstrap_python}" -m virtualenv  \
       --always-copy                      \
+      --system-site-packages             \
       --no-setuptools                    \
       "${py_virtualenv}";
   fi;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150626/163deeb4/attachment.html>


More information about the calendarserver-changes mailing list