Skip to content

Commit 4ab6fb3

Browse files
committed
fix(openssl^3)[1]
1 parent 512413a commit 4ab6fb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/openssl.org/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ build:
2828
make --jobs {{ hw.concurrency }}
2929
make install_sw # `_sw` avoids installing docs
3030
31-
cd "{{prefix}}/lib"
31+
cd "{{prefix}}"
3232
if test -d lib64; then
3333
mv lib64 lib
3434
ln -s lib lib64

0 commit comments

Comments
 (0)