mu: fix cross compilation.
This commit is contained in:
parent
cb90b79acc
commit
11fe08a7d0
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ distfiles="https://github.com/djcb/mu/archive/v${version}.tar.gz"
|
|||
checksum=4ae4ca7f433dcfc6dfd85a41873914c1bda5c43de02ad2a030cd449f84d629cb
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,-I${prefix}/include,,' contrib/Makefile.am
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue