include NMU from Daniel Baumann
This commit is contained in:
2
debian/postrm
vendored
2
debian/postrm
vendored
@@ -4,7 +4,7 @@
|
||||
|
||||
if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ]; then
|
||||
if which update-grub2 > /dev/null ; then
|
||||
update-grub2
|
||||
update-grub2 || true
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user