I-Nex and its makefile does not support at this moment functions --parallel .

This commit is contained in:
eloaders 2016-11-14 20:19:04 +01:00
parent b343800ed5
commit 698d60e741
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -15,4 +15,4 @@ override_dh_builddeb:
override_dh_fixperms:
dh_fixperms
%:
dh $@ --parallel --with autoreconf
dh $@ --with autoreconf