[CalendarServer-changes] [11431] CalendarServer/branches/users/glyph/launchd-wrapper-bis/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 26 01:21:18 PDT 2013


Revision: 11431
          http://trac.calendarserver.org//changeset/11431
Author:   glyph at apple.com
Date:     2013-06-26 01:21:18 -0700 (Wed, 26 Jun 2013)
Log Message:
-----------
Consider distribution.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/launchd-wrapper-bis/setup.py

Modified: CalendarServer/branches/users/glyph/launchd-wrapper-bis/setup.py
===================================================================
--- CalendarServer/branches/users/glyph/launchd-wrapper-bis/setup.py	2013-06-26 08:21:01 UTC (rev 11430)
+++ CalendarServer/branches/users/glyph/launchd-wrapper-bis/setup.py	2013-06-26 08:21:18 UTC (rev 11431)
@@ -88,8 +88,11 @@
         )
     )
 
+    from twext.python import launchd
+    extensions.append(launchd.ffi.verifier.get_extension())
 
 
+
 #
 # Run setup
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130626/50478885/attachment.html>


More information about the calendarserver-changes mailing list