mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
darcs: broken on i686* with new ghc/stack
This commit is contained in:
parent
0ddc63075f
commit
9126120842
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ checksum=e4166252bc403ffc2518edff48801796b8dab73fd9e0da1fcdda916b207fbe1d
|
||||||
nopie_files="/usr/bin/darcs"
|
nopie_files="/usr/bin/darcs"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
i686*) broken="https://build.voidlinux.org/builders/i686_builder/builds/33610/steps/shell_3/logs/stdio" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall contrib/darcs_completion 644 usr/share/bash-completion/completions
|
vinstall contrib/darcs_completion 644 usr/share/bash-completion/completions
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue