(
  cd $SOURCE_DIRECTORY &&
  make &&
  prepare_install &&
  mkdir -p /usr/lib/gkrellm/plugins &&
  make install
  
) > $C_FIFO 2>&1
