From: Stefano Zacchiroli Date: Thu, 19 Mar 2009 10:04:18 +0000 (+0000) Subject: debian/rules: use ocaml.mk as a CDBS "rules" snippet X-Git-Tag: make_still_working~4146 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=e67a4bfc4d11ca9f6fcaed437adc061db17a99f1;p=helm.git debian/rules: use ocaml.mk as a CDBS "rules" snippet --- diff --git a/helm/software/DEVEL/ocaml-http/debian/changelog b/helm/software/DEVEL/ocaml-http/debian/changelog index 4464af82b..337c6addd 100644 --- a/helm/software/DEVEL/ocaml-http/debian/changelog +++ b/helm/software/DEVEL/ocaml-http/debian/changelog @@ -4,6 +4,7 @@ ocaml-http (0.1.4-3) UNRELEASED; urgency=low * debian/control - refresh build-dependencies for the transition - add Vcs-* fields pointing to HELM's repository and browser + * debian/rules: use ocaml.mk as a CDBS "rules" snippet -- Stefano Zacchiroli Sun, 09 Sep 2007 23:24:59 +0200 diff --git a/helm/software/DEVEL/ocaml-http/debian/rules b/helm/software/DEVEL/ocaml-http/debian/rules index b86c61d28..bc214e157 100755 --- a/helm/software/DEVEL/ocaml-http/debian/rules +++ b/helm/software/DEVEL/ocaml-http/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f -include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/makefile.mk -include /usr/share/cdbs/1/class/ocaml.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/ocaml.mk PKGNAME = libhttp-ocaml-dev OCAML_OCAMLDOC_PACKAGES = $(OCAML_LIBDEV_PACKAGES)