bootiso: remove unnecessary broken.
This commit is contained in:
parent
96433227b5
commit
8b6d7a7d8d
1 changed files with 0 additions and 5 deletions
|
@ -15,11 +15,6 @@ changelog="https://github.com/jsamr/bootiso/raw/master/changelog.md"
|
|||
distfiles="https://github.com/jsamr/bootiso/archive/v${version}.tar.gz"
|
||||
checksum=eaf0cedb31d2195546e882624b7f1f0abbb3a6bb6234b4408dfeb2eaeaff3a50
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*) ;;
|
||||
*) broken="requires syslinux which is not available on $XBPS_TARGET_MACHINE" ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
vdoc readme.md
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue