<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- include/openssl/opensslconf.h.orig
+++ include/openssl/opensslconf.h
@@ -2,7 +2,7 @@
 /* crypto/opensslconf.h.in */
 
 #if defined(HEADER_CRYPTO_LOCAL_H) &amp;&amp; !defined(OPENSSLDIR)
-#define OPENSSLDIR "/etc/ssl"
+#define OPENSSLDIR "@OPENSSLDIR@"
 #endif
 
 #undef OPENSSL_EXPORT_VAR_AS_FUNCTION
</pre></body></html>