File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ actions:
17
17
- " git clone https://src.fedoraproject.org/rpms/scapy .packit_rpm --depth=1"
18
18
# Drop the "sources" file so rebase-helper doesn't think we're a dist-git
19
19
- " rm -fv .packit_rpm/sources"
20
- - " sed -i '/^# check$/a%check\\ nOPENSSL_CONF =$(python3 ./.config/ci/openssl.py) ./test/run_tests -c test/configs/linux.utsc -K ci_only -K scanner' .packit_rpm/scapy.spec"
20
+ - " sed -i '/^# check$/a%check\\ nOPENSSL_ENABLE_SHA1_SIGNATURES=1 OPENSSL_CONF =$(python3 ./.config/ci/openssl.py) ./test/run_tests -c test/configs/linux.utsc -K ci_only -K scanner' .packit_rpm/scapy.spec"
21
21
- " sed -i '/^BuildArch/aBuildRequires: can-utils' .packit_rpm/scapy.spec"
22
22
- " sed -i '/^BuildArch/aBuildRequires: libpcap' .packit_rpm/scapy.spec"
23
23
- " sed -i '/^BuildArch/aBuildRequires: openssl' .packit_rpm/scapy.spec"
You can’t perform that action at this time.
0 commit comments