mpc: remove check from install
Change-Id: I9236b2064758c78a6347c5247162c6fae180a20d Signed-off-by: Shreenidhi Shedi <shreenidhi.shedi@broadcom.com> Reviewed-on: http://photon-gerrit.lvn.broadcom.net/c/photon/+/25737 Reviewed-by: Srinidhi Rao <srinidhi.rao@broadcom.com> Reviewed-by: Harinadh Dommaraju <harinadh.dommaraju@broadcom.com> Tested-by: Harinadh Dommaraju <harinadh.dommaraju@broadcom.com>
This commit is contained in:
parent
522bb76329
commit
0b37ad6f1c
|
@ -42,7 +42,6 @@ Header files and shared library symlinks for the MPC library.
|
|||
%install
|
||||
%make_install %{?_smp_mflags}
|
||||
rm -rf %{buildroot}%{_infodir}
|
||||
%make_build check
|
||||
|
||||
%check
|
||||
%make_build check
|
||||
|
|
Loading…
Reference in New Issue