(

  TARGET=/opt/lunar/eclipse/plugins

  prepare_install  &&
  mkdir -p $TARGET
  cp $SOURCE_CACHE/$SOURCE $TARGET

) > $C_FIFO 2>&1
