[Pkg-ocaml-maint-commits] [SCM] bin-prot packaging branch, master, updated. debian/2.0.7-1-13-g68e8892

Stephane Glondu steph at glondu.net
Sat Jun 22 14:56:19 UTC 2013


The following commit has been merged in the master branch:
commit c9b4b7d218c5abe8f8eae3d1c16ac31ab0fd75c9
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Jun 22 16:25:37 2013 +0200

    Update packaging

diff --git a/debian/libbin-prot-camlp4-dev.ocamldoc b/debian/libbin-prot-camlp4-dev.ocamldoc
index 900556b..b4ae586 100644
--- a/debian/libbin-prot-camlp4-dev.ocamldoc
+++ b/debian/libbin-prot-camlp4-dev.ocamldoc
@@ -1,2 +1 @@
--pp "cpp -w"
--I lib/
+--doc-base-generate
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index a5495de..a67c0bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ export OCAMLFIND_DESTDIR=$(DESTDIR)/$(OCAML_STDLIB_DIR)
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:
-	ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' --docdir /usr/share/doc/libbin-prot-camlp4-dev
+	ocaml setup.ml -configure --prefix /usr --destdir '$(DESTDIR)' --docdir /usr/share/doc/libbin-prot-camlp4-dev/html/api
 
 .PHONY: override_dh_auto_build
 override_dh_auto_build:

-- 
bin-prot packaging



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