diff --git a/srcpkgs/litecoin/template b/srcpkgs/litecoin/template index ad716ddb20..05f3a718f2 100644 --- a/srcpkgs/litecoin/template +++ b/srcpkgs/litecoin/template @@ -16,10 +16,6 @@ distfiles="https://github.com/litecoin-project/litecoin/archive/v${version}.tar. checksum=cb07472b32f713bb37ea37cfcc336816a38c8684844c259c89203ed9fe54f85b nocross=yes -case "$XBPS_TARGET_MACHINE" in - *-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/2372/steps/shell_3/logs/stdio" -esac - pre_configure() { NOCONFIGURE=1 ./autogen.sh }