summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Bishop <nicholasbishop@gmail.com>2018-05-17 19:28:53 -0400
committerPeter Jones <pjones@redhat.com>2021-02-15 17:20:05 -0500
commitc941956a5960ef9fc11b704db41eb3f20eb62749 (patch)
tree4162d8cee8a201fc089f205d4dd28c41947a5395
parent0a1bf93d4a7bdf2f9f7541b50a68e8b1d93f826c (diff)
downloadefi-boot-shim-c941956a5960ef9fc11b704db41eb3f20eb62749.tar.gz
efi-boot-shim-c941956a5960ef9fc11b704db41eb3f20eb62749.zip
BUILDING: Fix a typo
This is a backport from devel for: commit 852091d63f73011742c61c976e40f35edd74d598 Author: Nicholas Bishop <nicholasbishop@gmail.com> Date: Thu May 17 19:28:53 2018 -0400 Fix typo Signed-off-by: Peter Jones <pjones@redhat.com>
-rw-r--r--BUILDING2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILDING b/BUILDING
index 8e3351b6..5cc176be 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