Changeset 387

Show
Ignore:
Timestamp:
12/09/08 15:04:26 (15 months ago)
Author:
andy
Message:

add in backup receipe
ala  http://pypi.python.org/pypi/collective.recipe.backup

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plumi-buildout-plone2.5/trunk/buildout.cfg

    r384 r387  
    99    productdistros 
    1010    development-products 
     11    backup 
    1112 
    1213#add in  
     
    101102extra-paths = ${zope2:location}/lib/python 
    102103scripts = zopepy 
     104 
     105 
     106[backup] 
     107recipe = collective.recipe.backup 
     108