Commit be87b012 authored by Łukasz Nowak's avatar Łukasz Nowak

Remove not used profile.

parent 8d58cdd9
# Experimental Configuration file which use products as eggs instead of
# checkout into product folders.
# THIS IS NOT ENOUGH TESTED, USE IT ONLY FOR TEST PURPOSE.
# For use it, extend your buildout with this configuration like:
# extends = link/to/buildout-2.12.cfg
# link/to/sofware-profiles/products-as-eggs.cfg
#
# In BOTH setups, software and instances.
#
[buildout]
find-links += http://www.nexedi.org/static/packages/experimental/
[eggs]
eggs +=
Products.AGProjects
Products.CMFActivity
Products.CMFCategory
Products.ERP5
Products.ERP5Catalog
Products.ERP5Form
Products.ERP5Legacy
Products.ERP5OOo
Products.ERP5Security
Products.ERP5Subversion
Products.ERP5SyncML
Products.ERP5Type
Products.ERP5Wizard
Products.ERP5Workflow
Products.Formulator
Products.HBTreeFolder2
Products.MailTemplates
Products.PortalTransforms
Products.TimerService
Products.ZMySQLDA
Products.ZMySQLDDA
Products.ZSQLCatalog
# INCLUDE SHOULD WE Include LDAP by default?
[products-erp5]
# Skip
command = mkdir -p ${:location}
[products-erp5-development]
# Skip
command = mkdir -p ${:location}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment