forked from pool/libsodium
-
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=24
This commit is contained in:
parent
411525fe38
commit
149bcae6d7
@ -70,7 +70,7 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%check
|
||||
make %{?_smp_mflags} check || true
|
||||
make %{?_smp_mflags} check
|
||||
|
||||
%post -n %{lname} -p /sbin/ldconfig
|
||||
|
||||
@ -83,7 +83,6 @@ make %{?_smp_mflags} check || true
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog LICENSE README.markdown THANKS
|
||||
%doc config.log test/default/sign.res
|
||||
%{_includedir}/sodium.h
|
||||
%{_includedir}/sodium
|
||||
%{_libdir}/libsodium.so
|
||||
|
Loading…
Reference in New Issue
Block a user