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

calling update-menus from prerm



Hi,

I got yet another question.
I'd like to call an
	update-menus --menumethod mymethod --remove

in the prerm script in order to remove any files generated
by the menu-method. I can't do this in the postrm script
since I need another script of the package that is not a
configuration file.

Lintian complains that update-menus should probably be called
from postrm, which is not possible in my case, but does not
give an explanation of the reasons.

Should I add an override for this one or is there really a good
reason why one should not do this from prerm?

-Mike



Reply to: