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.