(

  default_build  &&

  if module_installed gdm; then
    cp $SCRIPT_DIRECTORY/WindowMaker /etc/X11/gdm/Sessions/
  fi

) > $C_FIFO 2>&1
