[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [d-i] Problems with various debconf templates



Denis Barbier wrote:
> In base-config, you wrote

Bad example.

> Maybe templates files could be placed directly under debian/ and then run
> 
>     dh_installdebconf
>     for TYPE in dhcp static; do \
>       echo >> debian/netcfg-$$TYPE/DEBIAN/templates; \
>       debconf-mergetemplate --drop-old-templates \
>         debian/netcfg-common.templates.* \
>         debian/netcfg-common.templates \
>         >> debian/netcfg-$$TYPE/DEBIAN/templates; \
>     done

Euh, if you're doing something with duplicates of templates
dh_installdebconf cannot help you.

-- 
see shy jo

Attachment: pgpw4O7QR1VyA.pgp
Description: PGP signature


Reply to: