Skip to content
Snippets Groups Projects
Commit e18f4d0c authored by Pablo Correa Gomez's avatar Pablo Correa Gomez Committed by Natanael Copa
Browse files

main/openssl: revert usr-merge fallout

Fixes #16474 again
parent 197d22d7
No related branches found
No related tags found
1 merge request!75404main/openssl: revert usr-merge fallout
Pipeline #273827 skipped
......@@ -4,7 +4,7 @@
pkgname=openssl
pkgver=3.3.2
_abiver=${pkgver%.*.*}
pkgrel=3
pkgrel=4
pkgdesc="Toolkit for Transport Layer Security (TLS)"
url="https://www.openssl.org/"
arch="all"
......@@ -155,7 +155,7 @@ build() {
perl ./Configure \
$_target \
--prefix=/usr \
--libdir=/usr/lib \
--libdir=lib \
--openssldir=/etc/ssl \
enable-ktls \
shared \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment