Blame SOURCES/0350-grub-core-boot-powerpc-bootinfo.txt.in-Missing-updat.patch

f96e0b
From c920a72c86f15f36a121ec858df462c700e0c940 Mon Sep 17 00:00:00 2001
f96e0b
From: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
f96e0b
Date: Thu, 25 Apr 2013 03:26:41 +0200
f96e0b
Subject: [PATCH 350/482] 	* grub-core/boot/powerpc/bootinfo.txt.in:
f96e0b
 Missing update from previous 	commit.
f96e0b
f96e0b
---
f96e0b
 ChangeLog                              | 5 +++++
f96e0b
 grub-core/boot/powerpc/bootinfo.txt.in | 2 +-
f96e0b
 2 files changed, 6 insertions(+), 1 deletion(-)
f96e0b
f96e0b
diff --git a/ChangeLog b/ChangeLog
f96e0b
index e944801..94dd291 100644
f96e0b
--- a/ChangeLog
f96e0b
+++ b/ChangeLog
f96e0b
@@ -1,5 +1,10 @@
f96e0b
 2013-04-25  Vladimir Serbinenko  <phcoder@gmail.com>
f96e0b
 
f96e0b
+	* grub-core/boot/powerpc/bootinfo.txt.in: Missing update from previous
f96e0b
+	commit.
f96e0b
+
f96e0b
+2013-04-25  Vladimir Serbinenko  <phcoder@gmail.com>
f96e0b
+
f96e0b
 	* tests/partmap_test.in: Add missing double semicolon.
f96e0b
 
f96e0b
 2013-04-25  Vladimir Serbinenko  <phcoder@gmail.com>
f96e0b
diff --git a/grub-core/boot/powerpc/bootinfo.txt.in b/grub-core/boot/powerpc/bootinfo.txt.in
f96e0b
index 8d6b3b0..bc831da 100644
f96e0b
--- a/grub-core/boot/powerpc/bootinfo.txt.in
f96e0b
+++ b/grub-core/boot/powerpc/bootinfo.txt.in
f96e0b
@@ -1,7 +1,7 @@
f96e0b
 <chrp-boot>
f96e0b
 <description>@PACKAGE@ @VERSION@</description>
f96e0b
 <os-name>@PACKAGE@ @VERSION@</os-name>
f96e0b
-<boot-script>boot &device;:\boot\powerpc.elf</boot-script>
f96e0b
+<boot-script>boot &device;:\boot\grub\powerpc.elf</boot-script>
f96e0b
 <icon size=64,64 color-space=3,3,2>
f96e0b
 <bitmap>
f96e0b
 FF FF FF FF FF FF FF FF FF FF 92 6D 6D 6D 6D 6D 6D 6D 6D 6D DB FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF B6 92 6D 92 92 92 DB FF FF FF FF FF FF FF FF FF FF 
f96e0b
-- 
f96e0b
1.8.2.1
f96e0b