From e9a7e3936d46eaec6c02a17993babf701d1fc2ae Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 27 May 2012 23:50:14 -0300 Subject: grub-0.97-21.3: coming back to original configuration due that is necessary to create a new iso from zero --- libre/grub/PKGBUILD | 4 ++-- libre/grub/install-grub | 2 +- 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 -- cgit v1.2.3