On Wed, Jan 14, 2009 at 10:34, Sorin Manolache <[email protected]> wrote: > Hello, > > I develop a gconv module that I package as a .deb. Its installation > script (postinst) changes /usr/lib/gconv/gconv-modules and > /usr/lib/gconv/gconv-modules.cache. > > When libc6 is upgraded/reinstalled, the gconv-modules files are > overwritten and, consequently, my gconv module does not work any more. > > Could you please advise me how to avoid this? Is there a way to > automatically trigger a dpkg-reconfigure of my package after each > libc6 is installation or modification of gconv-modules? > > Thank you very much, > Sorin >
Hello, I found the solution, I should simply put my config in a different gconv-modules file and set GCONV_PATH appropriately. Sorry for wasting your time. Sorin -- A: Because it reverses the logical flow of conversation. Q: Why is top-posting frowned upon? A: Top-posting. Q: What is the most annoying thing in e-mail? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

