Hello. On 2025/10/06 9:09, Dan Mahoney (ports) wrote:
do-install:
cd ${WRKSRC}; ${CP} -pR * ${STAGEDIR}${PREFIX}
${RLN} ${LINUXBASE}/lib64/libssl.so.3
${STAGEDIR}${PREFIX}/opt/dell/srvadmin/lib64/openmanage/private/libssl.so
This might mean that it is a good idea to place a dummy file under
${STAGEDIR}${PREFIX} first and then execute the ${RLN} to create the symlink to
${STAGEDIR}${PREFIX}/lib64/libssl.so.3.
Regards.
