Ignore:
Timestamp:
15 Mar 2023, 12:27:16 (18 months ago)
Author:
Henrik Bettermann
Message:

Rename skeleton koa.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.koa/trunk/buildout-zeo.cfg

    r11394 r17357  
    118118# See http://pypi.python.org/pypi/zc.recipe.egg for details...
    119119recipe = zc.recipe.egg
    120 eggs = kofacustom.skeleton [beaker, diazo]
     120eggs = kofacustom.koa [beaker, diazo]
    121121arguments = "${buildout:parts-directory}/etc/zeo1.conf"
    122122scripts = kofactl=zeo_client1
     
    125125# See http://pypi.python.org/pypi/zc.recipe.egg for details...
    126126recipe = zc.recipe.egg
    127 eggs = kofacustom.skeleton [beaker, diazo]
     127eggs = kofacustom.koa [beaker, diazo]
    128128arguments = "${buildout:parts-directory}/etc/zeo2.conf"
    129129scripts = kofactl=zeo_client2
Note: See TracChangeset for help on using the changeset viewer.