diff --git a/openssl-ibmca-fix-enginepath.patch b/openssl-ibmca-fix-enginepath.patch deleted file mode 100644 index a48644c..0000000 --- a/openssl-ibmca-fix-enginepath.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: openssl-ibmca-1.3.0/src/openssl.cnf.sample -=================================================================== ---- openssl-ibmca-1.3.0.orig/src/openssl.cnf.sample -+++ openssl-ibmca-1.3.0/src/openssl.cnf.sample -@@ -23,7 +23,7 @@ ibmca = ibmca_section - # The openssl engine path for ibmca.so. - # Set the dynamic_path to where the ibmca.so engine - # resides on the system. --dynamic_path = /usr/local/lib/ibmca.so -+dynamic_path = /lib64/engines/ibmca.so - engine_id = ibmca - init = 1 -