ipe: broken *-musl
This commit is contained in:
parent
3af1c02801
commit
188f6110fd
|
@ -14,6 +14,10 @@ distfiles="https://dl.bintray.com/otfried/generic/ipe/${version%.*}/ipe-${versio
|
|||
checksum="a22dcae9cb660f466678a6b568e9fed1b12a3830e49465594d65fc789b0ba725
|
||||
143c6c99de2e5548c1666717c5b9cbba1a360d322c8f934695c2bfe0ac5c3d2c"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken=yes ;;
|
||||
esac
|
||||
|
||||
post_extract() {
|
||||
mv $XBPS_BUILDDIR/ipe-tools* ipe-tools
|
||||
|
||||
|
|
Loading…
Reference in New Issue