Update of debconf files for use of new menu bitmaps
[rrq/maintain_lilo.git] / debian / lilo.postinst
index 11a899f8945986e6549a7d82916a8964622406bc..497398b8483cb7374f0b86c8be4c083e2a12761a 100644 (file)
@@ -44,6 +44,7 @@ case "$1" in
                ln -s debian.bmp /boot/${i}.bmp
        done
 
+       # remove scripts of old lilo 22.8 if still exist
        if test -f /etc/kernel/postinst.d/zz-lilo; then
                rm -f /etc/kernel/postinst.d/zz-lilo; fi
        if test -f /etc/kernel/postrm.d/zz-lilo; then