default_install  &&
# Hack to avoid collecting that broken symlink as documentation.
rm -f doc/install.sh &&
if [[ $SCREEN_RC == "y" ]]; then
  install_config_file $SCRIPT_DIRECTORY/screenrc $INSTALL_ROOT/etc/screenrc
fi
