(

  TARGET=/opt/lunar/eclipse-cpp

  prepare_install  &&
  mkdir -p $TARGET &&
  cp -a * $TARGET

) > $C_FIFO 2>&1
