chibi-scheme: remove unnecessary PREFIX=, clean up

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

View File

@ -4,7 +4,6 @@ version=0.10
revision=1
build_helper="qemu"
build_style=gnu-makefile
make_build_args="PREFIX=/usr"
short_desc="Small Footprint R7RS Scheme for use as a C Extension Language"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause"