gpsd: fix parallelism issue

Thanks @newbluemoon
Closes: #10342
This commit is contained in:
Jürgen Buchmüller 2018-01-03 15:04:27 +01:00
parent d8f66749a3
commit 49fe11ceb6

View file

@ -32,6 +32,7 @@ pre_build() {
pre_install() {
export DESTDIR=${DESTDIR}
makejobs="-j1"
}
post_install() {