SHA256
1
0
forked from pool/libsodium
Ismail Dönmez 2015-10-18 16:58:26 +00:00 committed by Git OBS Bridge
parent 411525fe38
commit 149bcae6d7

View File

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