mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 18:13:07 +02:00
ipe: broken *-musl
This commit is contained in:
parent
3af1c02801
commit
188f6110fd
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ distfiles="https://dl.bintray.com/otfried/generic/ipe/${version%.*}/ipe-${versio
|
||||||
checksum="a22dcae9cb660f466678a6b568e9fed1b12a3830e49465594d65fc789b0ba725
|
checksum="a22dcae9cb660f466678a6b568e9fed1b12a3830e49465594d65fc789b0ba725
|
||||||
143c6c99de2e5548c1666717c5b9cbba1a360d322c8f934695c2bfe0ac5c3d2c"
|
143c6c99de2e5548c1666717c5b9cbba1a360d322c8f934695c2bfe0ac5c3d2c"
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
*-musl) broken=yes ;;
|
||||||
|
esac
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mv $XBPS_BUILDDIR/ipe-tools* ipe-tools
|
mv $XBPS_BUILDDIR/ipe-tools* ipe-tools
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue