mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
packer: mark as broken.
This commit is contained in:
parent
ff4ed07d5c
commit
8a1d1ee0f8
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ go_import_path="github.com/mitchellh/packer"
|
|||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=86408d212a0e0b9c7a0dc93e4835a900569ad7e7bfc45cd633d7c6560f2f8d2b
|
||||
|
||||
broken="_build-packer-xbps/src/github.com/mitchellh/packer/commands.go:39:12: undefined: command.PushCommand"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|arm*) broken="https://build.voidlinux.eu/builders/i686_builder/builds/9375/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue