[CalendarServer-changes] [1501] CalendarServer/trunk/support/Makefile.Apple

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 27 15:19:52 PDT 2007


Revision: 1501
          http://trac.macosforge.org/projects/calendarserver/changeset/1501
Author:   dreid at apple.com
Date:     2007-04-27 15:19:52 -0700 (Fri, 27 Apr 2007)

Log Message:
-----------
Don't nuke the __init__.py because we've already patched it to not be so dumb.

Modified Paths:
--------------
    CalendarServer/trunk/support/Makefile.Apple

Modified: CalendarServer/trunk/support/Makefile.Apple
===================================================================
--- CalendarServer/trunk/support/Makefile.Apple	2007-04-26 18:44:05 UTC (rev 1500)
+++ CalendarServer/trunk/support/Makefile.Apple	2007-04-27 22:19:52 UTC (rev 1501)
@@ -88,8 +88,6 @@
 	$(_v) rm -f "$(DSTROOT)$(SHAREDIR)/caldavd/lib/python/twisted/python/zshcomp.py"
 	$(_v) rm -f "$(DSTROOT)$(SHAREDIR)/caldavd/lib/python/twisted/python/zshcomp.pyc"
 	$(_v) rm -f "$(DSTROOT)$(SHAREDIR)/caldavd/lib/python/twisted/python/_twisted_zsh_stub"
-	$(_v) echo "# Don't load all plugins off of PYTHONPATH" > "$(DSTROOT)$(SHAREDIR)/caldavd/lib/python/twisted/plugins/__init__.py"
-	$(_v) rm -f "$(DSTROOT)$(SHAREDIR)/caldavd/lib/python/twisted/plugins/__init__.pyc"
 
 install::
 	$(_v) $(INSTALL_DIRECTORY) $(DSTROOT)$(MANDIR)/man8

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070427/8fbb9261/attachment.html


More information about the calendarserver-changes mailing list