Hi,

I think you shouldn't remove override in debian/fuse-utils.postrm:

case $1 in
 purge|remove)
 dpkg-statoverride --remove /usr/bin/fusermount || true
 ;;

This will remove any override set by the system administrator!
Morever removing the package override is already done through preinst script.

Best regards, Adam.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to