aboutsummaryrefslogtreecommitdiff
path: root/coq-mathcomp-algebra.opam
diff options
context:
space:
mode:
Diffstat (limited to 'coq-mathcomp-algebra.opam')
-rw-r--r--coq-mathcomp-algebra.opam2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq-mathcomp-algebra.opam b/coq-mathcomp-algebra.opam
index bea2a70..518aff2 100644
--- a/coq-mathcomp-algebra.opam
+++ b/coq-mathcomp-algebra.opam
@@ -5,7 +5,7 @@ maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
homepage: "https://math-comp.github.io/"
bug-reports: "https://github.com/math-comp/math-comp/issues"
dev-repo: "git+https://github.com/math-comp/math-comp.git"
-license: "CeCILL-B"
+license: "CECILL-B"
build: [ make "-C" "mathcomp/algebra" "-j" "%{jobs}%" ]
install: [ make "-C" "mathcomp/algebra" "install" ]