aha: fix crossbuild

This commit is contained in:
Enno Boland 2015-12-17 17:51:04 +01:00
parent e0c6719eb0
commit fab65af547
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@ homepage="https://github.com/theZiz/aha"
distfiles="https://github.com/theZiz/aha/archive/$version.tar.gz"
checksum=a1ebbbd5ebc37ccca74dc5f894e3066157e9e77fcdf158bf5587215b8968049c
do_configure() {
sed -i 's/gcc/$(CC)/' Makefile
}
do_install() {
vbin aha
vman aha.1