mirror of
https://abf.rosa.ru/djam/openssl1.1.git
synced 2025-02-23 16:12:52 +00:00
Update spec
This commit is contained in:
parent
d2e46a09f6
commit
c86c2dc1f0
1 changed files with 2 additions and 1 deletions
|
@ -216,7 +216,8 @@ sslarch=linux-generic64
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# Verify that what was compiled actually works.
|
# Verify that what was compiled actually works.
|
||||||
export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
|
#export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
|
||||||
|
export LD_LIBRARY_PATH=%{buildroot}%{_optdir}/%{name}/lib
|
||||||
# from OMV and ALT
|
# from OMV and ALT
|
||||||
OPENSSL_ENABLE_MD5_VERIFY=
|
OPENSSL_ENABLE_MD5_VERIFY=
|
||||||
export OPENSSL_ENABLE_MD5_VERIFY
|
export OPENSSL_ENABLE_MD5_VERIFY
|
||||||
|
|
Loading…
Add table
Reference in a new issue