pre_install() { cat <<EOM == IMPORTANT NOTICE == Check for data updates regularly using the command 'ryzomdata-update.sh'. If you encounter any bug using that script, please report it (see links below) and assign your report to shackra (which is me, the actual package maintainer). Report any bug on: * https://labs.parabola.nu EOM } pre_upgrade() { pre_install } # vim:set ts=2 sw=2 et: # PS: vim sucks, Attn: Shackra, an EMACS user.