remove openssl-devel version check

This commit is contained in:
Karel Srot 2021-04-23 15:42:20 +02:00
commit eebcf4b03a

View file

@ -63,7 +63,6 @@ rlJournalStart
export PKCS11_USER_PIN=$pkcsUSER_PIN
export PKCS11_SO_PIN=$pkcsSO_PIN
rlAssertRpm $PACKAGE
rlAssertRpm "openssl-devel"
TmpDir=`mktemp -d`
pushd $TmpDir
rlFetchSrcForInstalled $PACKAGE