1
0
mirror of https://github.com/moparisthebest/arch-ppa synced 2024-08-13 15:43:47 -04:00
arch-ppa/src/scallion/set_openssl_1.0_paths.patch
2017-11-25 21:32:19 -05:00

7 lines
320 B
Diff

4,5c4,5
< <dllmap os="!windows,osx" dll="libeay32" target="libcrypto.so"/>
< <dllmap os="!windows,osx" dll="ssleay32" target="libssl.so"/>
---
> <dllmap os="!windows,osx" dll="libeay32" target="/usr/lib/openssl-1.0/libcrypto.so"/>
> <dllmap os="!windows,osx" dll="ssleay32" target="/usr/lib/openssl-1.0/libssl.so"/>