[packages/ocaml-dune] - better description

baggins baggins at pld-linux.org
Sat Nov 24 15:37:14 CET 2018


commit 85cc67154ccc9f23418af936e54d51d57d83237c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Nov 24 15:37:01 2018 +0100

    - better description

 ocaml-dune.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-dune.git/commitdiff/85cc67154ccc9f23418af936e54d51d57d83237c



More information about the pld-cvs-commit mailing list