spice: disable_parallel_build=yes.

This commit is contained in:
Juan RP 2016-01-10 08:41:49 +01:00
parent e92c09a9be
commit 06e61d2940

View file

@ -16,6 +16,8 @@ homepage="http://www.spice-space.org"
distfiles="http://www.spice-space.org/download/releases/spice-${version}.tar.bz2"
checksum=f148ea30135bf80a4f465ce723a1cd6d4ccb34c098b6298a020b378ace8569b6
disable_parallel_build=yes
post_extract() {
sed -i 's/armv6hl/arm/g' configure # "detects" cpu from triplet.
}