  C_DIR="${INSTALL_ROOT}/etc/${SPELL}" &&
  cp  scripts/*  ${INSTALL_ROOT}/usr/bin    &&
  mkdir  -p  ${C_DIR}        &&
  cp  config/*  ${C_DIR}
  # Can't copy these as Sorcery still doesn't
  # support filenames with spaces in them
  # cp  -r  shortcuts  ${C_DIR}
