mle: remove unnecessary PREFIX=, clean up

This commit is contained in:
classabbyamp 2022-08-22 18:57:53 -04:00
parent 8a5c74b83a
commit 989abf6242
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ pkgname=mle
version=1.4.3
revision=1
build_style=gnu-makefile
make_install_args="prefix=/usr"
hostmakedepends="libtool"
makedepends="termbox-devel lua53-devel pcre-devel uthash"
short_desc="Flexible terminal-based text editor (C)"