mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'ocamlbuild'
|
||||||
pkgname=ocamlbuild
|
pkgname=ocamlbuild
|
||||||
version=0.14.1
|
version=0.14.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr"
|
make_build_args="PREFIX=/usr"
|
||||||
make_install_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"
|
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=4e1279ff0ef80c862eaa5207a77020d741e89ef94f0e4a92a37c4188dbf08256
|
checksum=4e1279ff0ef80c862eaa5207a77020d741e89ef94f0e4a92a37c4188dbf08256
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
export CHECK_IF_PREINSTALLED=false
|
||||||
|
|
Loading…
Add table
Reference in a new issue