pfx="$INSTALL_ROOT"/usr/share &&
install -v -d "$pfx/emacs/$SPELL" &&
cp -r "$SOURCE_DIRECTORY"/*-mode "$pfx/emacs/$SPELL"
