default_install  &&
if [[ $SCREEN_RC == "y" ]]; then
  install_config_file $SCRIPT_DIRECTORY/screenrc $INSTALL_ROOT/etc/screenrc
fi
