cups-filters: disable_parallel_build (fixes build, found by xdave).
This commit is contained in:
parent
6e818868c5
commit
100dddfb28
|
@ -18,6 +18,8 @@ homepage="http://www.linuxfoundation.org/collaborate/workgroups/openprinting"
|
|||
distfiles="http://www.openprinting.org/download/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=277c61eb2563da3c10e9e81759148c36efbab5a3b137afc010050482e0dd6bb3
|
||||
|
||||
disable_parallel_build=yes
|
||||
|
||||
post_install() {
|
||||
# remove development stuff.
|
||||
rm -rf ${DESTDIR}/usr/include
|
||||
|
|
Loading…
Reference in New Issue