Skip to content

Commit

Permalink
darcs: unbreak i686.
Browse files Browse the repository at this point in the history
  • Loading branch information
leahneukirchen committed Jul 28, 2021
1 parent e9845ba commit ca5459c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions common/environment/build-style/haskell-stack.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
hostmakedepends+=" ghc stack"
# https://build.voidlinux.org/builders/i686_builder/builds/33611/steps/shell_3/logs/stdio
archs+=" ~i686*"
4 changes: 0 additions & 4 deletions srcpkgs/darcs/template
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ checksum=e4166252bc403ffc2518edff48801796b8dab73fd9e0da1fcdda916b207fbe1d
nopie_files="/usr/bin/darcs"
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() {
vinstall contrib/darcs_completion 644 usr/share/bash-completion/completions

Expand Down

0 comments on commit ca5459c

Please sign in to comment.