ocamlbuild: remove unnecessary PREFIX=, clean up

This commit is contained in:
classabbyamp 2022-08-22 18:57:56 -04:00
parent 00eab0874b
commit 99a2cc6e68
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ pkgname=ocamlbuild
version=0.14.1
revision=2
build_style=gnu-makefile
make_build_args="PREFIX=/usr"
make_install_args="PREFIX=/usr"
hostmakedepends="ocaml"
short_desc="OCaml build tool"
maintainer="Leah Neukirchen <leah@vuxu.org>"