network/spice-gtk: Remove NUMJOBS.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
5c0ee1476a
commit
90831f17e0
|
@ -107,7 +107,7 @@ meson setup \
|
|||
-D gtk_doc=enabled \
|
||||
-D usb-ids-path=/usr/share/hwdata/usb.ids \
|
||||
.. || exit 1
|
||||
"${NINJA:=ninja}" $NUMJOBS || exit 1
|
||||
"${NINJA:=ninja}" || exit 1
|
||||
DESTDIR=$PKG $NINJA install || exit 1
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Reference in New Issue