]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* grub-core/Makefile.am (moddep.lst): Use $(AWK) rather than awk.
authorChristoph Junghans <ottxor@gentoo.org>
Fri, 12 Oct 2012 14:37:49 +0000 (15:37 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Fri, 12 Oct 2012 14:37:49 +0000 (15:37 +0100)
Fixes Savannah bug #37558.

1  2 
ChangeLog

diff --cc ChangeLog
index 9280dba6cc25b2ac660ea80c89d06120d73e058b,d0aeab6d162d7320e47e4a6d1dbc136562339549..c7b07bb4f504bf8c3e38456dd29f9f8e0936da5a
+++ b/ChangeLog
@@@ -1,9 -1,4 +1,14 @@@
 -2012-10-05  Colin Watson  <cjwatson@debian.org>
++2012-10-12  Christoph Junghans  <ottxor@gentoo.org>
++
++      * grub-core/Makefile.am (moddep.lst): Use $(AWK) rather than awk.
++      Fixes Savannah bug #37558.
++
 +2012-10-12  Colin Watson  <cjwatson@ubuntu.com>
 +
 +      * grub-core/commands/configfile.c (GRUB_MOD_INIT): Correct
 +      description of extract_entries_configfile.
 +
 +2012-10-05  Colin Watson  <cjwatson@ubuntu.com>
  
        * grub-core/loader/i386/linux.c (allocate_pages): Fix spelling of
        preferred_address.