PKGBUILDs/core/lilo/lilo.install
2009-10-09 21:17:35 -05:00

7 lines
181 B
Text

# 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
}