The following commit has been merged in the master branch:
commit 84cd6823a62cf5a4b3b75e66060527af6afbdac6
Author: Sylvain Le Gall <[EMAIL PROTECTED]>
Date:   Sun Jun 8 16:27:24 2008 +0200

    Generate ocamldoc documentation.

diff --git a/debian/rules b/debian/rules
index 8e2985e..e366e75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,9 +33,10 @@ else
 DEB_MAKE_BUILD_TARGET    := all-byte 
 DEB_MAKE_INSTALL_TARGET  := install-byte 
 endif
-
 DEB_MAKE_INSTALL_TARGET  += OCAMLDESTDIR="$(DESTDIR_DEV)/$(OCAML_STDLIB_DIR)"
 
+OCAML_OCAMLDOC_PACKAGES = libinotify-ocaml-dev
+
 clean::
        $(RM) '$(CURDIR)/debian/libinotify-ocaml-dev.dirs'
        $(RM) '$(CURDIR)/debian/libinotify-ocaml.dirs'

-- 
ocaml-inotify packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to