mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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"
|
distfiles="https://github.com/jsamr/bootiso/archive/v${version}.tar.gz"
|
||||||
checksum=eaf0cedb31d2195546e882624b7f1f0abbb3a6bb6234b4408dfeb2eaeaff3a50
|
checksum=eaf0cedb31d2195546e882624b7f1f0abbb3a6bb6234b4408dfeb2eaeaff3a50
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
i686*|x86_64*) ;;
|
|
||||||
*) broken="requires syslinux which is not available on $XBPS_TARGET_MACHINE" ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc readme.md
|
vdoc readme.md
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue