diff options
| author | Cyril Cohen | 2020-06-09 17:02:50 +0200 |
|---|---|---|
| committer | Cyril Cohen | 2020-06-09 17:02:50 +0200 |
| commit | 06c58fed334edaccc85c0c58ad6d6f8765bf42ab (patch) | |
| tree | 024c02cbbc503192760d1725aa6c8d702dc130b9 /coq-mathcomp-field.opam | |
| parent | a0190671968d29a7ceff1d6d75ca46c485d1151e (diff) | |
Complying to SPDX
Diffstat (limited to 'coq-mathcomp-field.opam')
| -rw-r--r-- | coq-mathcomp-field.opam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coq-mathcomp-field.opam b/coq-mathcomp-field.opam index a893ca1..10ab512 100644 --- a/coq-mathcomp-field.opam +++ b/coq-mathcomp-field.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/field" "-j" "%{jobs}%" ] install: [ make "-C" "mathcomp/field" "install" ] |
