Lars Wirzenius wrote:
> xjewel removes its score file in postrm when the package is purged.
> dpkg, however, wants to remove the directory (/var/games) before postrm
> runs, so I guess the removal should happen in prerm instead, so that the
> directory is empty when dpkg wants to remove it.

prerms are not run with the purge parameter. The best I can do is rmdir
-p --ignore-fail-on-non-empty the score file directory in the postrm.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to