mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
osx: Fix loading system's openssl config
This commit is contained in:
@@ -40,6 +40,8 @@ export PYTHON="$bundle_contents/MacOS/python"
|
|||||||
export PYTHONHOME="$bundle_res"
|
export PYTHONHOME="$bundle_res"
|
||||||
export PYTHONPATH="$bundle_lib/python2.7:$bundle_lib/python2.7/site-packages"
|
export PYTHONPATH="$bundle_lib/python2.7:$bundle_lib/python2.7/site-packages"
|
||||||
|
|
||||||
|
export OPENSSL_CONF="/System/Library/OpenSSL/openssl.cnf"
|
||||||
|
|
||||||
export HEXCHAT_LIBDIR="$bundle_lib/hexchat/plugins"
|
export HEXCHAT_LIBDIR="$bundle_lib/hexchat/plugins"
|
||||||
|
|
||||||
APP=name
|
APP=name
|
||||||
|
|||||||
Reference in New Issue
Block a user