libmspack: unbreak.

This commit is contained in:
maxice8 2018-09-02 20:01:07 -03:00
parent 5b8edcdc29
commit 5a44e3dc86
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -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}"