summaryrefslogtreecommitdiff
path: root/libre/grub/install-grub
diff options
context:
space:
mode:
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