(
	make &&
	prepare_install &&
	mkdir -p /usr/lib/gkrellm2/plugins &&
	make INSTALL_DIR=/usr/lib/gkrellm2/plugins install
) > $C_FIFO 2>&1
