(
  ./configure --prefix=/opt/lunar/kde/3 $OPTS &&
  make &&
  prepare_install &&
  make install
) > $C_FIFO 2>&1
