dte: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
1afe0b2b6a
commit
be55eb39b7
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue