f41
David Tardon 10 years ago
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…
Cancel
Save