Fix installer template inheritance
per upstream changes
This commit is contained in:
parent
33089b54fd
commit
966c5adf9f
|
@ -1,5 +1,5 @@
|
|||
## -*- coding: utf-8; mode: conf; -*-
|
||||
<%inherit file="rattail.projects:poser/package/templates/installer/rattail.conf.mako" />
|
||||
<%inherit file="rattail.projects:rattail_adjacent/package/templates/installer/rattail.conf.mako" />
|
||||
${parent.body()}
|
||||
|
||||
####################
|
||||
|
|
Loading…
Reference in a new issue