]> git.ipfire.org Git - thirdparty/grub.git/commit
bootstrap: Require GNU patch
authorPetr Vorel <pvorel@suse.cz>
Mon, 30 Aug 2021 09:53:16 +0000 (11:53 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 6 Sep 2021 14:31:38 +0000 (16:31 +0200)
commitebed73d509c6433507b57c3b1d9486904f925c0f
tree6b0900c5897e5822889e0ad52bf76d6924a0408c
parent793121eb3e18543d419c3bd1d914cfe6065c3136
bootstrap: Require GNU patch

The bootstrap.conf uses patch, let's require it.

Better than multiple messages:
  ./bootstrap.conf: line 84: patch: command not found

Mention it also in the INSTALL file.

Signed-off-by: Petr Vorel <pvorel@suse.cz>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
INSTALL
bootstrap.conf