ocamlbuild: rebuild for ocaml-4.14.0_1.
This commit is contained in:
parent
8a7a7f9532
commit
8791e9c8fc
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ocamlbuild'
|
||||
pkgname=ocamlbuild
|
||||
version=0.14.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr"
|
||||
make_install_args="PREFIX=/usr"
|
||||
|
@ -13,3 +13,5 @@ homepage="https://github.com/ocaml/ocamlbuild"
|
|||
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=4e1279ff0ef80c862eaa5207a77020d741e89ef94f0e4a92a37c4188dbf08256
|
||||
nocross=yes
|
||||
|
||||
export CHECK_IF_PREINSTALLED=false
|
||||
|
|
Loading…
Reference in a new issue