core/lilo/lilo.install
Jan Mette a20ff5c68a
2010-03-13 15:25:19 +00:00

8 lines
181 B
Plaintext

# arg 1: the new package version
# arg 2: the old package version
post_upgrade() {
echo
echo "If you use the LILO bootloader, you should run 'lilo' after upgrading."
echo
}