diff options
Diffstat (limited to 'coq-mathcomp-character.opam')
| -rw-r--r-- | coq-mathcomp-character.opam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coq-mathcomp-character.opam b/coq-mathcomp-character.opam index f87418a..3a07124 100644 --- a/coq-mathcomp-character.opam +++ b/coq-mathcomp-character.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/character" "-j" "%{jobs}%" ] install: [ make "-C" "mathcomp/character" "install" ] |
