mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
bison: disable parallel builds for now
This commit is contained in:
parent
3ff003af44
commit
0c27ebec74
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ alternatives="
|
|||
yacc:yacc:/usr/bin/bison-yacc
|
||||
yacc:yacc.1:/usr/share/man/man1/bison-yacc.1"
|
||||
|
||||
disable_parallel_build=yes
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/bin/{yacc,bison-yacc}
|
||||
mv ${DESTDIR}/usr/share/man/man1/{yacc,bison-yacc}.1
|
||||
|
|
Loading…
Add table
Reference in a new issue