[Checkins] SVN: zc.buildout/branches/gary-4/zc.recipe.egg_/setup.py remove traces of stand-alone interpreter recipe from zc.recipe.egg

Gary Poster gary.poster at canonical.com
Fri Feb 5 08:18:57 EST 2010


Log message for revision 108784:
  remove traces of stand-alone interpreter recipe from zc.recipe.egg

Changed:
  U   zc.buildout/branches/gary-4/zc.recipe.egg_/setup.py

-=-
Modified: zc.buildout/branches/gary-4/zc.recipe.egg_/setup.py
===================================================================
--- zc.buildout/branches/gary-4/zc.recipe.egg_/setup.py	2010-02-05 11:01:00 UTC (rev 108783)
+++ zc.buildout/branches/gary-4/zc.recipe.egg_/setup.py	2010-02-05 13:18:56 UTC (rev 108784)
@@ -76,7 +76,6 @@
                                     'eggs = %s:Eggs' % name,
                                     'custom = %s:Custom' % name,
                                     'develop = %s:Develop' % name,
-                                    'interpreter = %s:Interpreter' % name,
                                     ]
                     },
     include_package_data = True,



More information about the checkins mailing list