tags 310491 + patch
thanks

The attached patch adds the docs for me.

Cheers,
  Brian

diff -ru ocaml-expat-0.9.1/debian/docs ocaml-expat-0.9.1.doc/debian/docs
--- ocaml-expat-0.9.1/debian/docs       2005-07-30 11:58:19.000000000 +0100
+++ ocaml-expat-0.9.1.doc/debian/docs   2005-07-30 12:16:37.000000000 +0100
@@ -1 +1,2 @@
 README
+doc/
diff -ru ocaml-expat-0.9.1/debian/rules ocaml-expat-0.9.1.doc/debian/rules
--- ocaml-expat-0.9.1/debian/rules      2005-07-30 11:58:19.000000000 +0100
+++ ocaml-expat-0.9.1.doc/debian/rules  2005-07-30 12:06:03.000000000 +0100
@@ -39,6 +39,7 @@
        # Add here commands to compile the package.
        $(MAKE)
        if [ -x /usr/bin/ocamlopt ]; then $(MAKE) allopt; fi
+       $(MAKE) doc
 
        touch build-stamp
 

Reply via email to