From: Mate Kukri <mate.ku...@canonical.com>

This is a typo that was stopping this bash-completion from being
installed.

Signed-off-by: Mate Kukri <mate.ku...@canonical.com>
---
 util/bash-completion.d/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/util/bash-completion.d/Makefile.am 
b/util/bash-completion.d/Makefile.am
index 33fff9546..ede14afcf 100644
--- a/util/bash-completion.d/Makefile.am
+++ b/util/bash-completion.d/Makefile.am
@@ -50,7 +50,7 @@ CLEANFILES = $(bash_completion_script) \
        $(grub_mkfont_script) \
        $(grub_mkimage_script) \
        $(grub_mkpasswd_pbkdf2_script) \
-       $(grub_mkrescure_script) \
+       $(grub_mkrescue_script) \
        $(grub_probe_script) \
        $(grub_reboot_script) \
        $(grub_script_check_script) \
@@ -67,7 +67,7 @@ bashcompletion_DATA = $(bash_completion_script) \
        $(grub_mkfont_script) \
        $(grub_mkimage_script) \
        $(grub_mkpasswd_pbkdf2_script) \
-       $(grub_mkrescure_script) \
+       $(grub_mkrescue_script) \
        $(grub_probe_script) \
        $(grub_reboot_script) \
        $(grub_script_check_script) \
-- 
2.39.5


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to