* util/grub-mkconfig.in (grub_script_check): New variable.

Use grub_script_check instead of grub-script-check.
	Reported by: Barry Jackson.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-11-13 16:00:39 +01:00
parent 7625a68ebb
commit 4417aae6b7
2 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2010-11-13 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkconfig.in (grub_script_check): New variable.
Use grub_script_check instead of grub-script-check.
Reported by: Barry Jackson.
2010-11-13 Vladimir Serbinenko <phcoder@gmail.com>
* docs/grub.texi (menu): Correct the order.