mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cups-filters: disable_parallel_build (fixes build, found by xdave).
This commit is contained in:
parent
6e818868c5
commit
100dddfb28
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ homepage="http://www.linuxfoundation.org/collaborate/workgroups/openprinting"
|
||||||
distfiles="http://www.openprinting.org/download/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="http://www.openprinting.org/download/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=277c61eb2563da3c10e9e81759148c36efbab5a3b137afc010050482e0dd6bb3
|
checksum=277c61eb2563da3c10e9e81759148c36efbab5a3b137afc010050482e0dd6bb3
|
||||||
|
|
||||||
|
disable_parallel_build=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# remove development stuff.
|
# remove development stuff.
|
||||||
rm -rf ${DESTDIR}/usr/include
|
rm -rf ${DESTDIR}/usr/include
|
||||||
|
|
Loading…
Add table
Reference in a new issue