This commit is contained in:
parent
2cf21151e4
commit
a452f5ea08
@ -80,7 +80,9 @@ make clean
|
|||||||
%endif
|
%endif
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-unit-test
|
--enable-unit-test
|
||||||
make %{?_smp_mflags} V=1 check
|
make %{?_smp_mflags} V=1
|
||||||
|
make %{?_smp_mflags} V=1 test/unit_test
|
||||||
|
test/unit_test
|
||||||
|
|
||||||
%post -n libzimg%{sover} -p /sbin/ldconfig
|
%post -n libzimg%{sover} -p /sbin/ldconfig
|
||||||
%postun -n libzimg%{sover} -p /sbin/ldconfig
|
%postun -n libzimg%{sover} -p /sbin/ldconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user