tags 372142 + patch
thanks
One-liner for reference:
--- fuse-2.5.3-old/debian/fuse-utils.postrm 2006-06-13 21:59:22.0
+0300
+++ fuse-2.5.3/debian/fuse-utils.postrm 2006-06-13 22:15:26.0 +0300
@@ -6,7 +6,6 @@
purge|remove)
dpkg-statoverride --remove /usr/bin/fusermount |
Package: fuse-utils
Version: 2.5.3-2
Severity: serious
Justification: policy 10.6
Packages must not remove any device files in the `postrm' or any
other script. This is left to the system administrator.
fuse-utils.postrm:
cd /dev; ./MAKEDEV -d fuse
Which does:
makedev fuse
2 matches
Mail list logo