summaryrefslogtreecommitdiff
path: root/libre/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
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')
-rw-r--r--libre/grub/PKGBUILD4
-rw-r--r--libre/grub/install-grub2
2 files changed, 3 insertions, 3 deletions
diff --git a/libre/grub/PKGBUILD b/libre/grub/PKGBUILD
index edfc08601..7b9198d8d 100644
--- a/libre/grub/PKGBUILD
+++ b/libre/grub/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=grub
pkgver=0.97
-pkgrel=21.2
+pkgrel=21.3
pkgdesc="A GNU multiboot boot loader (Parabola rebranded)"
arch=('i686' 'x86_64')
license=('GPL')
@@ -29,7 +29,7 @@ backup=('boot/grub/menu.lst')
install=grub.install
sha1sums=('2580626c4579bd99336d3af4482c346c95dac4fb'
'e13bf0f91510fd6bb9451e6eb1b2a6e4a03e8b5f'
- '400a49c8447e2b41fefa1ddf66d0742951df5704'
+ '3e23bfee50285c8c7b9ef9ec07964310278b1e09'
'157b81dbad3576536b08642242accfa1aeb093a9'
'adbb4685c98797ffb4dc83561ec75698991dddbd'
'f2e0dff29a7c8a45e90aa07298a1b2a9a9d29afc'
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