Commit 3eb2a98e authored by Jérome Perrin's avatar Jérome Perrin

component/openssl: fix patch openssl 1.0

after bc5291df (component/openssl: version up 1.1.1w-0+deb11u2., 2024-11-12)
patch no longer applied, because patch options were moved out of this section
parent 46f5a6a1
......@@ -84,9 +84,11 @@ location = @@LOCATION@@
# 'prefix' option to override --openssldir/--prefix (which is useful
# when combined with INSTALL_PREFIX). Used by slapos.package.git/obs
prefix = ${:location}
patch-binary = ${patch:location}/bin/patch
patches =
${:_profile_base_location_}/openssl-nodoc.patch#a78c14908fe9ec624b1fb9fa97e01bb9
${:_profile_base_location_}/openssl-1.0.2d-parallel-build.patch#e4cf66a48a85a0da68fd4842e6fab54b
patch-options = -p1
configure-command = ./config
configure-options =
-I${zlib:location}/include
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment