Remove improper use of program_transform_name on pkglibrootdir.
* configure.ac (pkglibrootdir): Removed. (grub-mkimage): Replace PKGLIBROOTDIR with PKGLIBDIR. * util/grub-mkimage.c: Likewise.
This commit is contained in:
parent
b4a6a53310
commit
8151bc82f7
4 changed files with 16 additions and 11 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,11 @@
|
|||
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Remove improper use of program_transform_name on pkglibrootdir.
|
||||
|
||||
* configure.ac (pkglibrootdir): Removed.
|
||||
(grub-mkimage): Replace PKGLIBROOTDIR with PKGLIBDIR.
|
||||
* util/grub-mkimage.c: Likewise.
|
||||
|
||||
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/normal/menu_text.c (grub_print_message_indented_real): Fix a
|
||||
|
@ -15,7 +23,7 @@
|
|||
(grub_freebsd_boot): Pass zfs UUID.
|
||||
(grub_cmd_freebsd): Set zfs UUID.
|
||||
|
||||
2012-02-27 Mike Gilbert <floppym@gentoo.org>
|
||||
2012-02-27 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* conf/Makefile.common (platformdir): Base on pkglibdir and not
|
||||
pkglibrootdir.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue