From 34cc615f0c846848db2030da5f4917b9093cdc7a Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Sun, 26 Apr 2015 01:25:59 +0300 Subject: [sys-boot/grub] upgrade --- sys-boot/grub/files/grub-2.00-secureboot-user-sign.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-boot/grub/files/grub-2.00-secureboot-user-sign.patch') diff --git a/sys-boot/grub/files/grub-2.00-secureboot-user-sign.patch b/sys-boot/grub/files/grub-2.00-secureboot-user-sign.patch index 6c02cbd4..01094c8d 100644 --- a/sys-boot/grub/files/grub-2.00-secureboot-user-sign.patch +++ b/sys-boot/grub/files/grub-2.00-secureboot-user-sign.patch @@ -23,7 +23,7 @@ + mv "${_image}.signed" "${_image}" + else + echo "Cannot sign ${_image} for SecureBoot" 1>&2 -+ echo "RogentOS keypair at $(basename ${_private}) not found" 1>&2 ++ echo "Kogaion keypair at $(basename ${_private}) not found" 1>&2 + fi + } + -- cgit v1.2.3