cyrus-sasl: disable makejobs for now.
This commit is contained in:
parent
e483691d00
commit
deb46e9a93
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ do_configure() {
|
|||
}
|
||||
|
||||
do_build() {
|
||||
make ${makejobs}
|
||||
make
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue