The attached patch installs the documentation correctly.

Cheers,

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)
--- rules.orig  2005-11-24 21:36:55.000000000 +0000
+++ rules       2005-11-24 21:31:57.000000000 +0000
@@ -191,7 +191,8 @@
 
        # Add here commands to install the indep part of the package into
        # debian/<package>-doc.
-       #INSTALLDOC#
+       install -m 644 docs/grub/* 
$(CURDIR)/debian/grub-doc/usr/share/doc/grub-doc/html/
+       install -m 644 docs/multiboot/* 
$(CURDIR)/debian/grub-doc/usr/share/doc/grub-doc/html/
 
        # grub-disk
        mkdir -p $(CURDIR)/debian/tmp/root/boot/grub

Reply via email to