Rakotomandimby Mihamina wrote: > I would like to know if I must list the configuration directories into > 'conffiles'. > > I am trying to make a yum debian package. > It has one "main" confioguration file: /etc/yum.conf > and also have a /etc/yum.d/ directory. > > How should I write "conffiles" in order to manage it?
Nothing. Every file under /etc is automatically marked as conffile. See last paragraph of dh_installdeb(1) There's no such thing as confdir - only "ordinary" directories containing conffiles. You probably need etc/yum.d in .dirs, unless `make install' or something else creates it for you. dam -- Damyan Ivanov Creditreform Bulgaria [EMAIL PROTECTED] http://www.creditreform.bg/ phone: +359(2)928-2611, 929-3993 fax: +359(2)920-0994 mob. +359(88)856-6067 [EMAIL PROTECTED]/Gaim
signature.asc
Description: OpenPGP digital signature

