Date: Sat, 19 Mar 2016 01:11:27 +1030 From: Wayne Sierke <ws@au.dyndns.ws> To: freebsd-ports@freebsd.org Subject: Add symlinks for openssl libs in /compat/linux? Message-ID: <1458312087.1470.19.camel@au.dyndns.ws>
next in thread | raw e-mail | index | archive | help
I'm updating a binary-distributed linux app, but the new version needs symlinks added in /compat/linux/usr/lib: libssl.so.1.0.0 -> libssl.so.1.0.1e libcrypto.so.1.0.0 -> libcrypto.so.1.0.1e Should these be added to security/linux-c6-openssl, or just by the port that needs them?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1458312087.1470.19.camel>