mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
flite: set disable_parallel_build=yes
This commit is contained in:
parent
55b5622aae
commit
475d42dcd4
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ license="BSD-4-Clause"
|
||||||
homepage="http://www.festvox.org/flite/"
|
homepage="http://www.festvox.org/flite/"
|
||||||
distfiles="https://github.com/festvox/flite/archive/v$version.tar.gz"
|
distfiles="https://github.com/festvox/flite/archive/v$version.tar.gz"
|
||||||
checksum=ab1555fe5adc3f99f1d4a1a0eb1596d329fd6d74f1464a0097c81f53c0cf9e5c
|
checksum=ab1555fe5adc3f99f1d4a1a0eb1596d329fd6d74f1464a0097c81f53c0cf9e5c
|
||||||
|
disable_parallel_build=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue