mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
aha: fix crossbuild
This commit is contained in:
parent
e0c6719eb0
commit
fab65af547
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ homepage="https://github.com/theZiz/aha"
|
||||||
distfiles="https://github.com/theZiz/aha/archive/$version.tar.gz"
|
distfiles="https://github.com/theZiz/aha/archive/$version.tar.gz"
|
||||||
checksum=a1ebbbd5ebc37ccca74dc5f894e3066157e9e77fcdf158bf5587215b8968049c
|
checksum=a1ebbbd5ebc37ccca74dc5f894e3066157e9e77fcdf158bf5587215b8968049c
|
||||||
|
|
||||||
|
do_configure() {
|
||||||
|
sed -i 's/gcc/$(CC)/' Makefile
|
||||||
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin aha
|
vbin aha
|
||||||
vman aha.1
|
vman aha.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue