From c941956a5960ef9fc11b704db41eb3f20eb62749 Mon Sep 17 00:00:00 2001 From: Nicholas Bishop Date: Thu, 17 May 2018 19:28:53 -0400 Subject: [PATCH] BUILDING: Fix a typo This is a backport from devel for: commit 852091d63f73011742c61c976e40f35edd74d598 Author: Nicholas Bishop Date: Thu May 17 19:28:53 2018 -0400 Fix typo Signed-off-by: Peter Jones --- BUILDING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING b/BUILDING index 8e3351b..5cc176b 100644 --- a/BUILDING +++ b/BUILDING @@ -27,7 +27,7 @@ Variables you should set to customize the build: Variables you could set to customize the build: - ENABLE_SHIM_CERT - if this variable is defined one the make command line, shim will + if this variable is defined on the make command line, shim will generate keys during the build and sign MokManager and fallback with them, and the signed version will be what gets installed with the install targets