* util/grub-mkconfig.in: Fix handling of -o so that it works when

not the first option.
This commit is contained in:
Colin Watson 2010-05-21 14:17:15 +01:00
parent c0f48e654d
commit 21717c8fca
2 changed files with 17 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2010-05-21 Colin Watson <cjwatson@ubuntu.com>
* util/grub-mkconfig.in: Fix handling of -o so that it works when
not the first option.
2010-05-20 Colin Watson <cjwatson@ubuntu.com>
* util/grub-mkrelpath.c (usage): Remove excess apostrophe.