2009-11-25 Felix Zielcke <fzielcke@z-51.de>

* util/grub.d/10_linux.in (linux_entry): Quote the arguments to
	printf and print a newline after the menuentry header line.
	* util/grub.d/10_kfreebsd.in (kfreebsd_entry): Likewise.
This commit is contained in:
Felix Zielcke 2009-11-25 19:13:35 +01:00
parent f022876b03
commit 6f61ed5513
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2009-11-25 Felix Zielcke <fzielcke@z-51.de>
* util/grub.d/10_linux.in (linux_entry): Quote the arguments to
printf and print a newline after the menuentry header line.
* util/grub.d/10_kfreebsd.in (kfreebsd_entry): Likewise.
2009-11-25 Felix Zielcke <fzielcke@z-51.de>
autoconf >= 2.60 support $(localedir).