mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
ocamlbuild: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
00eab0874b
commit
99a2cc6e68
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ pkgname=ocamlbuild
|
||||||
version=0.14.1
|
version=0.14.1
|
||||||
revision=2
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr"
|
|
||||||
make_install_args="PREFIX=/usr"
|
|
||||||
hostmakedepends="ocaml"
|
hostmakedepends="ocaml"
|
||||||
short_desc="OCaml build tool"
|
short_desc="OCaml build tool"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue