miniserve: broken on ppc
This commit is contained in:
parent
02933c934e
commit
de071e0383
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ homepage="https://github.com/svenstaro/miniserve"
|
||||||
distfiles="https://github.com/svenstaro/miniserve/archive/v${version}.tar.gz"
|
distfiles="https://github.com/svenstaro/miniserve/archive/v${version}.tar.gz"
|
||||||
checksum=80ee5d661730ddad14671f961b560467f3b3a9f0544b9b11dec65098eb4a1f7e
|
checksum=80ee5d661730ddad14671f961b560467f3b3a9f0544b9b11dec65098eb4a1f7e
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
ppc*) broken="ftbfs in ring" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue