motion: broken for musl
This commit is contained in:
parent
08ba2d1260
commit
3adfac9337
@ -13,6 +13,12 @@ homepage="https://motion-project.github.io/"
|
||||
distfiles="https://github.com/Motion-Project/motion/archive/release-${version}.tar.gz"
|
||||
checksum=277029c80df0d37deefbbea6d15c66a9067d9166fe8f76eb5f90aa6e97aa9741
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken=yes
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user