[Pkg-ocaml-maint-commits] [SCM] res packaging branch, master, updated. 2110c4ba4c4cf45afc59014f02845ff6dbdd965b

Stefano Zacchiroli zack at upsilon.cc
Sun May 4 09:17:15 UTC 2008


The following commit has been merged in the master branch:
commit 98c8f87676766d3e4d7028725618a3d3988b731c
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Sun May 4 10:30:53 2008 +0200

    generate ocamldoc HTML API reference

diff --git a/debian/rules b/debian/rules
index 5c458ae..760097d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,7 @@ include /usr/share/cdbs/1/class/ocaml.mk
 LIB_NAME = res
 PKG_NAME = lib$(LIB_NAME)-ocaml-dev
 DESTDIR = $(CURDIR)/debian/$(PKG_NAME)$(OCAML_STDLIB_DIR)
+OCAML_OCAMLDOC_PACKAGES = $(PKG_NAME)
 
 ifeq ($(OCAML_HAVE_OCAMLOPT),yes)
 DEB_MAKE_BUILD_TARGET = all

-- 
res packaging



More information about the Pkg-ocaml-maint-commits mailing list