[Pkg-ocaml-maint-commits] [SCM] ocaml-inotify packaging branch, master, updated. 84cd6823a62cf5a4b3b75e66060527af6afbdac6
Sylvain Le Gall
gildor at debian.org
Sun Jun 8 14:41:45 UTC 2008
The following commit has been merged in the master branch:
commit 84cd6823a62cf5a4b3b75e66060527af6afbdac6
Author: Sylvain Le Gall <gildor at debian.org>
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
More information about the Pkg-ocaml-maint-commits
mailing list