hplip: disable parallel make.
This commit is contained in:
parent
fe57b31b75
commit
d7f2c5a762
@ -43,7 +43,7 @@ do_configure() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make ${makejobs}
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user