Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[spec] Use _smp_mflags instead of jobs macro.
  • Loading branch information
rainemak committed Sep 11, 2017
1 parent dd9240a commit 19a93a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/nemo-qml-plugin-devicelock.spec
Expand Up @@ -57,7 +57,7 @@ Requires: pkgconfig(nemodbus)

%build
%qmake5
make %{?jobs:-j%jobs}
make make %{?_smp_mflags}

%install
rm -rf %{buildroot}
Expand Down

0 comments on commit 19a93a3

Please sign in to comment.