summaryrefslogtreecommitdiff
path: root/libre/grub/install-grub
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-27 23:50:14 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-05-27 23:50:14 -0300
commite9a7e3936d46eaec6c02a17993babf701d1fc2ae (patch)
tree57af07d8601c41f41132fe03e5a497299f95a449 /libre/grub/install-grub
parent89054aaeb48a8cf176d562b1f8852524ff901889 (diff)
grub-0.97-21.3: coming back to original configuration due that is necessary to create a new iso from zero
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 f719e8d32..affc9c38a 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/share/grub/* /boot/grub/
+ cp -a /usr/lib/grub/i386-pc/* /boot/grub/
sync
# freeze xfs filesystems to enable grub installation on xfs filesystems