* grub-core/Makefile.am (command.lst): Adjust sed expression

ordering so that extended and priority commands aren't treated as
ordinary commands.
This commit is contained in:
Colin Watson 2010-11-23 12:52:40 +00:00
parent 7242bab6a4
commit bf16e98e3c
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2010-11-23 Colin Watson <cjwatson@ubuntu.com>
* grub-core/Makefile.am (command.lst): Adjust sed expression
ordering so that extended and priority commands aren't treated as
ordinary commands.
2010-11-23 Colin Watson <cjwatson@ubuntu.com>
* include/grub/gpt_partition.h (GRUB_GPT_PARTITION_TYPE_BIOS_BOOT):