Skip to content
Snippets Groups Projects
Commit a1f8d329 authored by Allan Blanchard's avatar Allan Blanchard
Browse files

Merge branch 'fix/opam/install' into 'stable/cobalt'

[opam] fix release option in opam installation

See merge request frama-c/frama-c!4226
parents 7978b80c d6c59aaf
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,7 @@ build: [ ...@@ -98,7 +98,7 @@ build: [
install: [ install: [
[make [make
"PREFIX=%{prefix}%" "MANDIR=%{man}%" "RELEASE=yes" "PREFIX=%{prefix}%" "MANDIR=%{man}%"
"DOCDIR=%{doc}%" { with-doc } "DOCDIR=%{doc}%" { with-doc }
"install" "install"
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment