From: Jan Rękorajski Date: Sat, 24 Nov 2018 14:37:01 +0000 (+0100) Subject: - better description X-Git-Tag: auto/th/ocaml-dune-1.5.1-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml-dune.git;a=commitdiff_plain;h=85cc671 - better description --- diff --git a/ocaml-dune.spec b/ocaml-dune.spec index d42684a..0a2dddf 100644 --- a/ocaml-dune.spec +++ b/ocaml-dune.spec @@ -30,7 +30,11 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %endif %description -A composable build system for OCaml. +Dune is a build system designed for OCaml/Reason projects only. It +focuses on providing the user with a consistent experience and takes +care of most of the low-level details of OCaml compilation. All you +have to do is provide a description of your project and dune will do +the rest. %prep %setup -q -n %{module}-%{version}