[Pkg-ocaml-maint-commits] [SCM] dh-ocaml packaging branch, master, updated. debian/0.5.0-36-g8e2ed82

Stephane Glondu steph at glondu.net
Sat Jul 25 13:36:31 UTC 2009


The following commit has been merged in the master branch:
commit 8e2ed8293d32d4339d5b4312a5e13d08da031307
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Jul 25 15:36:07 2009 +0200

    CDBS: call dh_ocaml in common-binary-predeb-* instead

diff --git a/cdbs/1/rules/ocaml.mk b/cdbs/1/rules/ocaml.mk
index 28216c1..b8f1cbd 100644
--- a/cdbs/1/rules/ocaml.mk
+++ b/cdbs/1/rules/ocaml.mk
@@ -72,7 +72,7 @@ $(patsubst %,binary-install/%,$(DEB_PACKAGES))::
 OCAML_DHOCAML_FLAGS =
 
 # Invoke dh_ocaml before building the deb
-$(patsubst %,binary-predeb/%,$(DEB_PACKAGES))::
+common-binary-predeb-arch common-binary-predeb-indep::
 	dh_ocaml $(OCAML_DHOCAML_FLAGS)
 
 clean::

-- 
dh-ocaml packaging



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