* util/grub-install.in: Fix handling of prefix containing spaces.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-04 17:18:35 +02:00
parent 6f5d5ee865
commit 4f8e368fc0
2 changed files with 20 additions and 8 deletions

View file

@ -1,3 +1,7 @@
2012-05-04 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-install.in: Fix handling of prefix containing spaces.
2012-05-04 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/squash4.c (grub_squash_inode): Fix offset field.