(
  if [ -e /etc/profile.d/x11r7.rc ]; then
    . /etc/profile.d/x11r7.rc;
  fi &&

  default_build

) > $C_FIFO 2>&1
