77
by Canonical.com Patch Queue Manager
Improved debugging-on/off make targets. Made stubs included by default, and sql as overriding stubs. |
1 |
<configure xmlns="http://namespaces.zope.org/zope"> |
1831
by Canonical.com Patch Queue Manager
New config machinery, database helpers and oddsnsods required for staging |
2 |
<include file="configs/+config-overrides.zcml" /> |
3 |
<include files="override-includes/*-configure.zcml" /> |
|
4 |
<include files="override-includes/*-configure-normal.zcml" /> |
|
77
by Canonical.com Patch Queue Manager
Improved debugging-on/off make targets. Made stubs included by default, and sql as overriding stubs. |
5 |
</configure>
|