Skip to content

Commit

Permalink
openssl: remove a non existent source from make check
Browse files Browse the repository at this point in the history
Change-Id: I677892a326c1beab5f67873f38e390b337a516e5
Signed-off-by: Shreenidhi Shedi <sshedi@vmware.com>
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/c/photon/+/20612
  • Loading branch information
sshedi committed Apr 21, 2023
1 parent 3efba63 commit dde71ec
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions SPECS/openssl/openssl.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ Source7: %{fips_provider_srcname}.tar.xz
%define sha512 %{fips_provider_srcname}=bad387fd2ba43bc7395c09c6045a102edc4cc22c90d574904494260c6edb041897d0c0e7fc040b8023ec3a935988bae5e4e07c4b97c9cab8118902e1af5426df
%endif

%if 0%{?with_check}
Source8: dsapub_noparam.der
%endif

Patch0: openssl-cnf.patch

%if 0%{?with_check}
Expand Down Expand Up @@ -178,7 +174,6 @@ gcc -shared -Wall -Werror -Wextra -O2 -g -fPIC \

%if 0%{?with_check}
%check
cp %{SOURCE8} test/recipes/91-test_pkey_check_data/
make tests %{?_smp_mflags}
%endif

Expand Down

0 comments on commit dde71ec

Please sign in to comment.