PKGBUILDs/core/lilo/lilo.install

8 lines
181 B
Text
Raw Normal View History

2009-10-10 02:17:35 +00: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
}