hledger: syntax fix
This commit is contained in:
parent
60f6c1bfd6
commit
1413826472
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ nocross=yes # Can't yet cross compile Haskell
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/22210/steps/shell_3/logs/stdio" ;;
|
*-musl) broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/22210/steps/shell_3/logs/stdio" ;;
|
||||||
;;
|
|
||||||
esac
|
esac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue