run tests
This commit is contained in:
parent
7f1941b9b4
commit
1a82f05e6c
@ -79,6 +79,10 @@ install -m 0644 vsd2*.1 vss2*.1 %{buildroot}/%{_mandir}/man1
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%check
|
||||
export LD_LIBRARY_PATH=%{buildroot}%{_libdir}:${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
|
||||
make check %{?_smp_mflags}
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING.*
|
||||
%{_libdir}/%{name}-%{apiversion}.so.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user