(

  if [ ! -d /usr/lib/gkrellm2/plugins ]; then
     mkdir -p /usr/lib/gkrellm2/plugins
  fi &&

  default_make

) > $C_FIFO 2>&1
