aha: Small template cleanup
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
9359c5d392
commit
1b17fd2c8f
1 changed files with 0 additions and 9 deletions
|
@ -9,12 +9,3 @@ license="LGPL-2.0-or-later, MPL-1.1"
|
|||
homepage="https://github.com/theZiz/aha"
|
||||
distfiles="https://github.com/theZiz/aha/archive/${version}.tar.gz"
|
||||
checksum=6f8b044bee9760a1a85dffbc362e532d7dd91bb20b7ed4f241ff1119ad74758f
|
||||
|
||||
do_configure() {
|
||||
sed -i 's/gcc/$(CC)/' Makefile
|
||||
}
|
||||
|
||||
do_install() {
|
||||
vbin aha
|
||||
vman aha.1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue