core/lilo/lilo.install

8 lines
181 B
Plaintext
Raw Normal View History

2010-03-13 23:25:19 +08:00
# 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
}