2008-10-03 Felix Zielcke <fzielcke@z-51.de>
* util/update-grub_lib.in: Mention filename in warning message.
This commit is contained in:
parent
6d994591d3
commit
bf981c620b
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2008-10-03 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
* util/update-grub_lib.in: Mention filename in warning message.
|
||||
|
||||
2008-09-29 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
* NEWS: Update for rename of update-grub to grub-mkconfig.
|
||||
|
|
|
@ -18,5 +18,5 @@ prefix=@prefix@
|
|||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
|
||||
echo "warning: this file is deprecated, use grub-mkconfig_lib instead" >&2
|
||||
echo "warning: update-grub_lib is deprecated, use grub-mkconfig_lib instead" >&2
|
||||
. ${libdir}/grub/grub-mkconfig_lib
|
||||
|
|
Loading…
Reference in a new issue