diff --git a/srcpkgs/roxterm/template b/srcpkgs/roxterm/template index 2a95fbc474a..c2e8e848648 100644 --- a/srcpkgs/roxterm/template +++ b/srcpkgs/roxterm/template @@ -12,6 +12,8 @@ homepage="http://roxterm.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz" checksum=33501d698971fe80e2756104ffa5541aff23f0ae2b718464006d912ac93c506e +broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/4691/steps/shell_3/logs/stdio" + do_configure() { python2 mscript.py configure --prefix=/usr --cc="$CC" --cpp="$CPP" --cxx="$CXX" --ld="$LD" }