On Wed, Jul 30, 2003 at 01:12:54AM +0200, Petter Reinholdtsen wrote: > [Denis Barbier] > > Ack. May I rename debian/templates into debian/tmpl (or any other > > name not containing templates) so that rootskel does not appear on > > http://www.debian.org/intl/l10n/ pages? > > Do you think that would work? Do you mean renaming in the package or > in CVS?
dh_installdebconf is not called from debian/rules, the debian/templates file is processed by debian/templates-build.pl $(ARCH) < debian/templates > debian/rootskel/DEBIAN/templates So you can change debian/templates file name to whatever you want (but output file name is unchanged). I want this renaming because the script generating www.d.o/intl/l10n/ assumes that a debian/templates file has to be translated. Denis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

