Provided by: dh-ocaml_1.0.10_all
NAME
dh_ocamlinit - Substitutes ocaml variables in debian/*.in files with their corresponding value.
SYNOPSIS
dh_ocamlinit [debhelper options]
DESCRIPTION
dh_ocamlinit looks for debian/*.in files and replaces all present variables (like @OCAML_ABI@, @OCamlStdlibDir@ and @OCamlDllDir@) with the corresponding value. dh_ocamlinit handles additional substitutions by specifying them in the OCAMLINIT_SED environment variable.
OPTIONS
-d Clean files generated from present debian/*.in ones and exit. This option is deprecated, use dh_ocamlclean instead.
SEE ALSO
debhelper(7), dh(1), dh_ocaml(1), dh_ocamlclean(1) This program is meant to be used together with debhelper.
AUTHOR
Mehdi Dogguy <mehdi@debian.org>