Skip to content

Commit dde71ec

Browse files
committed
openssl: remove a non existent source from make check
Change-Id: I677892a326c1beab5f67873f38e390b337a516e5 Signed-off-by: Shreenidhi Shedi <[email protected]> Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/c/photon/+/20612
1 parent 3efba63 commit dde71ec

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

SPECS/openssl/openssl.spec

-5
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ Source7: %{fips_provider_srcname}.tar.xz
3333
%define sha512 %{fips_provider_srcname}=bad387fd2ba43bc7395c09c6045a102edc4cc22c90d574904494260c6edb041897d0c0e7fc040b8023ec3a935988bae5e4e07c4b97c9cab8118902e1af5426df
3434
%endif
3535

36-
%if 0%{?with_check}
37-
Source8: dsapub_noparam.der
38-
%endif
39-
4036
Patch0: openssl-cnf.patch
4137

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

179175
%if 0%{?with_check}
180176
%check
181-
cp %{SOURCE8} test/recipes/91-test_pkey_check_data/
182177
make tests %{?_smp_mflags}
183178
%endif
184179

0 commit comments

Comments
 (0)