Accepting request 1094134 from home:pmonrealgonzalez:branches:devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1094134
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh2_org?expand=0&rev=73
This commit is contained in:
Pedro Monreal Gonzalez 2023-06-20 17:18:33 +00:00 committed by Git OBS Bridge
parent a10789ab49
commit 1340bd73bf

View File

@ -81,10 +81,10 @@ export CFLAGS="%{optflags} -DOPENSSL_LOAD_CONF"
--with-libssl-prefix=%{_prefix} \
--with-libz=%{_prefix}
%make_build
make %{?_smp_mflags}
%check
%make_build check
make %{?_smp_mflags} check
%install
%make_install