diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-02-02 06:30:43 +0100 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-02 06:30:50 +0100 |
| commit | 3d5d80aa474a576b202a1c6dd9fe72f351c9d3f2 (patch) | |
| tree | 6eaf90f2201c1f85d08f3b0eeb5abeb9f7ff951b /testing/efitools/002-fix-parallel-make.patch | |
| parent | 28ed176db4d4c0413c9285c2849d8f84a8a94b09 (diff) | |
| download | aports-3d5d80aa474a576b202a1c6dd9fe72f351c9d3f2.tar.bz2 aports-3d5d80aa474a576b202a1c6dd9fe72f351c9d3f2.tar.xz | |
main/efitools: move from testing
I used in creating my keys for Secure Boot without any problems.
Diffstat (limited to 'testing/efitools/002-fix-parallel-make.patch')
| -rw-r--r-- | testing/efitools/002-fix-parallel-make.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/efitools/002-fix-parallel-make.patch b/testing/efitools/002-fix-parallel-make.patch deleted file mode 100644 index 4c405a3804..0000000000 --- a/testing/efitools/002-fix-parallel-make.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- efitools-1.7.0/Make.rules.orig 2017-10-17 12:44:32.760969391 +0000 -+++ efitools-1.7.0/Make.rules 2017-10-17 12:45:05.148245509 +0000 -@@ -71,7 +71,7 @@ - %.hash: %.efi hash-to-efi-sig-list - ./hash-to-efi-sig-list $< $@ - --%-blacklist.esl: %.crt cert-to-efi-hash-list -+%-blacklist.esl: %.crt cert-to-efi-sig-list - ./cert-to-efi-sig-list $< $@ - - %-hash-blacklist.esl: %.crt cert-to-efi-hash-list |
