parent
9dea6b0584
commit
2088d6b21a
1 changed files with 0 additions and 7 deletions
|
@ -13,13 +13,6 @@ license="Vim"
|
|||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=72ca33242271f2eb0abb98f790c62ef2cf1f7e94a65270be7e82fb05e28d810b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) # works
|
||||
;;
|
||||
*) broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/1064/steps/shell_3/logs/stdio"
|
||||
;;
|
||||
esac
|
||||
|
||||
subpackages="xxd vim-common vim-x11 gvim"
|
||||
# XXX vim-huge cannot be cross compiled for now.
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue