]> git.proxmox.com Git - grub2.git/commit
2008-05-06 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Tue, 6 May 2008 13:44:11 +0000 (13:44 +0000)
committerrobertmh <robertmh@localhost>
Tue, 6 May 2008 13:44:11 +0000 (13:44 +0000)
commitb0346e0f431fd71173160e6736a87d8232ccb3c1
treee2f2900d0efaf467d8f419afe56dd26267ab3c0d
parent6cf12cbd25f2bdf9ef5ece45a4737545fe776408
2008-05-06  Robert Millan  <rmh@aybabtu.com>

        * util/update-grub_lib.in (make_system_path_relative_to_its_root):
        Do not print a trailing slash (therefore, the root directory is an
        empty string).
        (convert_system_path_to_grub_path): Do not remove trailing slash
        from make_system_path_relative_to_its_root() output.

        * util/i386/pc/grub-install.in: Add trailing slash to output from
        make_system_path_relative_to_its_root().
ChangeLog
util/i386/pc/grub-install.in
util/update-grub_lib.in