]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* Makefile.util.def (grub-bin2h): Don't install.
authorColin Watson <cjwatson@ubuntu.com>
Tue, 17 May 2011 17:00:31 +0000 (18:00 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Tue, 17 May 2011 17:00:31 +0000 (18:00 +0100)
* docs/man/grub-bin2h.h2m: Remove.

ChangeLog
Makefile.util.def
docs/man/grub-bin2h.h2m [deleted file]

index 5cd5d0b8e93947c4a64eed9630fb3d284fd27110..47d23d811b12005042d3bdb8f2bdd4a41ac6ab7d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-17  Colin Watson  <cjwatson@ubuntu.com>
+
+       * Makefile.util.def (grub-bin2h): Don't install.
+       * docs/man/grub-bin2h.h2m: Remove.
+
 2011-05-17  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * grub-core/kern/mips/startup.S (grub_arch_cpuclock): Move to the right
index 60ad78217e6b644b0db2cdf7c8bcf22f797012f9..380c939b9e324822a0ef7afd7dfd286bd771db67 100644 (file)
@@ -114,7 +114,7 @@ program = {
   ldadd = libgrubkern.a;
   ldadd = grub-core/gnulib/libgnu.a;
   ldadd = '$(LIBINTL) $(LIBDEVMAPPER)';
-  mansection = 1;
+  installdir = noinst;
 };
 
 program = {
diff --git a/docs/man/grub-bin2h.h2m b/docs/man/grub-bin2h.h2m
deleted file mode 100644 (file)
index ef463f3..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-[NAME]
-grub-bin2h \- convert a binary file to a C header