include NMU from Daniel Baumann

This commit is contained in:
Yves-Alexis Perez
2010-10-11 19:01:29 +00:00
parent 5f5b0cce40
commit 2f56097511
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ if [ "$1" = "configure" -o "$1" = "abort-upgrade" ]; then
# GRUB background
if which update-grub2 > /dev/null ; then
update-grub2
update-grub2 || true
fi
if [ -x /sbin/splashy_config ] && [ -w /etc/splashy/config.xml ]; then