The following commit has been merged in the master branch:
commit 435c98ca2f65ef0c3eec095447cbc8fbc376c632
Author: Mehdi Dogguy <dog...@pps.jussieu.fr>
Date:   Sun Jul 5 00:43:02 2009 +0200

    Include +lablgtk2 when generating documentation

diff --git a/debian/rules b/debian/rules
index 5737797..60af55c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,7 @@ DEB_MAKE_INSTALL_TARGET = install-findlib \
 # TODO: reactive when doc/intro.txt will be back
 #OCAML_OCAMLDOC_PACKAGES_DOCBASE = $(DEV_PKG)
 OCAML_OCAMLDOC_PACKAGES = $(DEV_PKG)
-OCAML_OCAMLDOC_FLAGS += -I $(CURDIR)/src
+OCAML_OCAMLDOC_FLAGS += -I $(CURDIR)/src -I +lablgtk2
 
 DEB_STRIP_EXCLUDE += usr/bin/ocamlgraph-editor.byte 
usr/bin/ocamlgraph-viewer.byte
 ifeq ($(OCAML_HAVE_OCAMLOPT),no)

-- 
ocamlgraph packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to