fix(openssl^3)[1]

This commit is contained in:
Jacob Heider 2023-04-20 02:40:51 -04:00
parent 512413a9c1
commit 4ab6fb310b
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -28,7 +28,7 @@ build:
make --jobs {{ hw.concurrency }}
make install_sw # `_sw` avoids installing docs
cd "{{prefix}}/lib"
cd "{{prefix}}"
if test -d lib64; then
mv lib64 lib
ln -s lib lib64