!16 blktrace: fix low probability rpmbuild error

Merge pull request !16 from volcano-dragon/master
This commit is contained in:
openeuler-ci-bot 2020-03-21 21:54:18 +08:00 committed by Gitee
commit cd509efd99

View File

@ -32,7 +32,7 @@ This contains man files for the using of blktrace.
%autosetup -Sgit -n %{name}-%{version}
%build
%make_build all
%make_build -j1 all
%install
make dest=%{buildroot} prefix=%{buildroot}/%{_prefix} mandir=%{buildroot}/%{_mandir} install