diff --git a/srcpkgs/libmspack/template b/srcpkgs/libmspack/template index f24541509fb..96b065fdd54 100644 --- a/srcpkgs/libmspack/template +++ b/srcpkgs/libmspack/template @@ -9,11 +9,7 @@ license="LGPL-2.1-only" homepage="https://www.cabextract.org.uk/libmspack" distfiles="https://cabextract.org.uk/libmspack/libmspack-${version}.tar.gz" checksum=97a970db5093e34d4f50cb8daac1feebdf14acba912144417bd3aa323fdfc47e - -case "$XBPS_TARGET_MACHINE" in - x86_64) ;; - *) broken="libtool: error: cannot find the library 'libmschmd.la' or unhandled argument 'libmschmd.la'" ;; -esac +disable_parallel_build=yes libmspack-devel_package() { depends="${sourcepkg}>=${version}_${revision}"