Florent Rougon <[EMAIL PROTECTED]> wrote: > This should fix everything I am aware of, except maybe the possible mess > caused if you followed the 'updmap-sys --syncwithtrees' advice. I still > have to check exactly what this does.
OK. I have checked now, and the only problem it seems to cause is the creation of /usr/share/texmf/web2c/updmap.cfg, which unfortunately shadows /var/lib/texmf/web2c/updmap.cfg when updmap-sys is run, as pointed out by Ralf (thanks!). It seems to me it would be a good idea to call 'rm -f /usr/share/texmf/web2c/updmap.cfg' maybe in tetex-bin's postinst, somewhere before the updmap-sys run. Otherwise, I fear updmap-sys will keep updating /usr/share/texmf/web2c/updmap.cfg instead of /var/lib/texmf/web2c/updmap.cfg. What do you think? -- Florent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

