[Pkg-ocaml-maint-commits] [SCM] ocamlgraph packaging branch, master, updated. debian/1.0-2-11-g435c98c

Mehdi Dogguy dogguy at pps.jussieu.fr
Sat Jul 4 23:12:06 UTC 2009


The following commit has been merged in the master branch:
commit 435c98ca2f65ef0c3eec095447cbc8fbc376c632
Author: Mehdi Dogguy <dogguy at 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



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