From b56236b58b3f5b798cacebecca57cd6d34658587 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 14 Dec 2020 17:35:27 +0300 Subject: Release version 1.1.1+12 Upgrade to 1.1.1i Add symlink attribute for symbolic links that refer to upstream subdirectories Make the .map and .def files prerequisites of the libs type target Canonicalize the license in the package manifests Load the c.config module rather than c in openssl/tests/build/root.build --- openssl/tests/build/root.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl/tests/build/root.build') diff --git a/openssl/tests/build/root.build b/openssl/tests/build/root.build index 9e85d16..88b2940 100644 --- a/openssl/tests/build/root.build +++ b/openssl/tests/build/root.build @@ -3,7 +3,7 @@ # We need to configure C module to obtain the target information (see below). # -using c +using c.config # Setup the openssl program that we are testing. # -- cgit v1.1