post_install() { echo "Installing LGeneral data files ..." cp -npr /usr/share/games/lgeneral/kukgen-data/{campaigns,gfx,maps,nations,scenarios,sounds,units} /usr/share/games/lgeneral } post_upgrade() { post_install }