libcacard/libcacard-2.8.0-32bit.patch
Petr Šabata 1e2e55eab1 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/libcacard#41d7dbb2cd4a0372ffd358c4f04786a03880bcc1
2020-10-15 15:38:49 +02:00

13 lines
416 B
Diff

diff --git a/tests/setup-softhsm2.sh b/tests/setup-softhsm2.sh
index 7523990..5341cd3 100755
--- a/tests/setup-softhsm2.sh
+++ b/tests/setup-softhsm2.sh
@@ -8,6 +8,7 @@ PIN="77777777"
export GNUTLS_PIN=$PIN
for P11LIB in \
+ /usr/lib/pkcs11/libsofthsm2.so \
/usr/lib64/pkcs11/libsofthsm2.so \
/usr/lib/x86_64-linux-gnu/softhsm/libsofthsm2.so \
/usr/lib/softhsm/libsofthsm2.so \