[CalendarServer-changes] [7844] CalendarServer/trunk/support/build.sh

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 1 15:09:46 PDT 2011


Revision: 7844
          http://trac.macosforge.org/projects/calendarserver/changeset/7844
Author:   wsanchez at apple.com
Date:     2011-08-01 15:09:46 -0700 (Mon, 01 Aug 2011)
Log Message:
-----------
python-ldap is imported as ldap

Modified Paths:
--------------
    CalendarServer/trunk/support/build.sh

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2011-08-01 22:07:44 UTC (rev 7843)
+++ CalendarServer/trunk/support/build.sh	2011-08-01 22:09:46 UTC (rev 7844)
@@ -715,7 +715,7 @@
 
   local ld="python-ldap-2.3.13";
   py_dependency -v "2.3.13" -m "895223d32fa10bbc29aa349bfad59175" \
-    "python-ldap" "python-ldap" "${ld}" \
+    "python-ldap" "ldap" "${ld}" \
     "${pypi}/p/python-ldap/${ld}.tar.gz";
 
   # XXX actually vObject should be imported in-place.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110801/6d94d986/attachment-0001.html>


More information about the calendarserver-changes mailing list