things
This commit is contained in:
@@ -28,7 +28,7 @@ def configure(ctx):
|
||||
ctx.run([
|
||||
ctx.source_dir / "Configure",
|
||||
ossl_target,
|
||||
"--prefix=" + ctx.prefix,
|
||||
"--prefix=" + options.prefix,
|
||||
"--openssldir=/etc/ssl",
|
||||
"--libdir=lib",
|
||||
"shared",
|
||||
|
||||
Reference in New Issue
Block a user