From fab65af54703ea371d24b8fd6d1b7d90296c877e Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 17 Dec 2015 17:51:04 +0100 Subject: [PATCH] aha: fix crossbuild --- srcpkgs/aha/template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srcpkgs/aha/template b/srcpkgs/aha/template index 4fd1bf0ab6e..ab254b6c009 100644 --- a/srcpkgs/aha/template +++ b/srcpkgs/aha/template @@ -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