diff options
| author | Nicholas Bishop <nicholasbishop@gmail.com> | 2018-05-17 19:28:53 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2021-02-15 17:20:05 -0500 |
| commit | c941956a5960ef9fc11b704db41eb3f20eb62749 (patch) | |
| tree | 4162d8cee8a201fc089f205d4dd28c41947a5395 | |
| parent | 0a1bf93d4a7bdf2f9f7541b50a68e8b1d93f826c (diff) | |
| download | efi-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-- | BUILDING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
