summaryrefslogtreecommitdiff
path: root/libre/grub/install-grub
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-26 15:25:08 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-26 15:25:08 -0300
commita551f58a692e5e75e8fdc0844563d7addc9d0538 (patch)
tree3ac547ab4ced515cf1bca9a27a85d10da64bb32b /libre/grub/install-grub
parent471653deac57dab52dba66c2e267610ae99b16c2 (diff)
grub-0.97-21.2: fixing issues on install-grub file
Diffstat (limited to 'libre/grub/install-grub')
-rw-r--r--libre/grub/install-grub2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/grub/install-grub b/libre/grub/install-grub
index affc9c38a..f719e8d32 100644
--- a/libre/grub/install-grub
+++ b/libre/grub/install-grub
@@ -155,7 +155,7 @@ dogrub() {
fi
echo "Installing the GRUB bootloader..."
- cp -a /usr/lib/grub/i386-pc/* /boot/grub/
+ cp -a /usr/share/grub/* /boot/grub/
sync
# freeze xfs filesystems to enable grub installation on xfs filesystems