On 03/04/2018 03:02 PM, Germano Massullo wrote:
This tag is wrong and for example on x86_64 CPU architecture systems, it
must be
"path": "/usr/lib64/pkcs11/onepin-opensc-pkcs11.so"
How could I patch this file without having to hardcode the /usr/lib64 path?
I'm not entirely sure what you mean, but if you install the library in
/usr/lib or /usr/lib64 (say /usr/lib64/onepin-opensc-pkcs11.so), you can
dlopen it using just its soname (onepin-opensc-pkcs11.so).
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org