dte: remove unnecessary PREFIX=, clean up

This commit is contained in:
classabbyamp 2022-08-22 18:57:45 -04:00
parent 1afe0b2b6a
commit be55eb39b7
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=dte
version=1.10 version=1.10
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_install_args="prefix=/usr"
short_desc="Small, configurable console text editor" short_desc="Small, configurable console text editor"
maintainer="Leah Neukirchen <leah@vuxu.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-only" license="GPL-2.0-only"