forked from jengelh/xxhash
Accepting request 758039 from home:StefanBruens:branches:science
- Enable test suite run in %check OBS-URL: https://build.opensuse.org/request/show/758039 OBS-URL: https://build.opensuse.org/package/show/science/xxhash?expand=0&rev=10
This commit is contained in:
parent
3084b45aad
commit
32c6b5da7c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 23:57:43 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- Enable test suite run in %check
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 17 13:17:59 UTC 2019 - Michał Rostecki <mrostecki@opensuse.org>
|
||||
|
||||
|
@ -62,6 +62,9 @@ make %{?_smp_mflags} prefix=%{_prefix} libdir=%{_libdir}
|
||||
%make_install prefix=%{_prefix} libdir=%{_libdir}
|
||||
rm -rf %{buildroot}%{_libdir}/libxxhash.a
|
||||
|
||||
%check
|
||||
make test
|
||||
|
||||
%post -n libxxhash0 -p /sbin/ldconfig
|
||||
%postun -n libxxhash0 -p /sbin/ldconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user