figlet: remove unnecessary PREFIX=, clean up
This commit is contained in:
parent
04f8b464b1
commit
fb99ffa78f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=figlet
|
||||||
version=2.2.5
|
version=2.2.5
|
||||||
revision=6
|
revision=6
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_install_args="prefix=/usr MANDIR=/usr/share/man"
|
make_install_args="MANDIR=/usr/share/man"
|
||||||
short_desc="Program for making large letters out of ordinary text"
|
short_desc="Program for making large letters out of ordinary text"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue