coq: rebuild for ocaml-4.08.1
This commit is contained in:
parent
5dfacb83b8
commit
9c888d0828
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgname=coq
|
pkgname=coq
|
||||||
version=8.9.1
|
version=8.9.1
|
||||||
revision=1
|
revision=2
|
||||||
hostmakedepends="ocaml ocaml-findlib ocaml-num camlp5"
|
hostmakedepends="ocaml ocaml-findlib ocaml-num camlp5"
|
||||||
short_desc="Proof assistant written in OCaml"
|
short_desc="Proof assistant written in OCaml"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
@ -16,7 +16,7 @@ do_configure() {
|
||||||
}
|
}
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make PR_O=
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue