]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Remove wrong colon in my previous changelog entry
authorFelix Zielcke <fzielcke@z-51.de>
Mon, 21 Dec 2009 21:59:52 +0000 (22:59 +0100)
committerFelix Zielcke <fzielcke@z-51.de>
Mon, 21 Dec 2009 21:59:52 +0000 (22:59 +0100)
ChangeLog
autogen.sh

index 744b7a9ab8e8ea00128f3bf4c439366d4432cb13..b2d892804b386f9e7f95d7922a1676436ab65ab1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2009-12-21 Felix Zielcke <fzielcke@z-51.de>
 
-       * util/grub-mkrescue.in: (process_input_dir): Copy `*.lst' files
+       * util/grub-mkrescue.in (process_input_dir): Copy `*.lst' files
        instead of specifying them explicit.
 
 2009-12-21  Robert Millan  <rmh.grub@aybabtu.com>
index eb251f9f08575942c4592aa860c84f2c0fb4a0dc..5fa68b69087dcc85c273903e2ce36ebabd0124a5 100755 (executable)
@@ -5,7 +5,7 @@ set -e
 aclocal
 autoconf
 autoheader
-
+xx
 # FIXME: automake doesn't like that there's no Makefile.am
 automake -a -c -f || true