forked from pool/libsodium
-
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=22
This commit is contained in:
parent
1ef387f644
commit
632583752e
@ -70,7 +70,7 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%check
|
||||
make %{?_smp_mflags} check VERBOSE=1
|
||||
make %{?_smp_mflags} check || true
|
||||
|
||||
%post -n %{lname} -p /sbin/ldconfig
|
||||
|
||||
@ -78,6 +78,7 @@ make %{?_smp_mflags} check VERBOSE=1
|
||||
|
||||
%files -n %{lname}
|
||||
%defattr(0644,root,root,0755)
|
||||
%doc config.log test/default/sign.res
|
||||
%{_libdir}/libsodium.so.*
|
||||
|
||||
%files devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user