run tests

This commit is contained in:
David Tardon 2015-01-02 19:00:16 +01:00
parent 7f1941b9b4
commit 1a82f05e6c

View File

@ -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.*