DOKK / manpages / debian 10 / dh-ocaml / dh_ocamlinit.1.en
DH_OCAMLINIT(1) User Contributed Perl Documentation DH_OCAMLINIT(1)

dh_ocamlinit - Substitutes ocaml variables in debian/*.in files with their corresponding value.

dh_ocamlinit [debhelper options]

dh_ocamlinit looks for debian/*.in files and replaces all present variables (like @OCAML_ABI@, @OCamlStdlibDir@ and @OCamlDllDir@) with the corresponding value.

Lines in files debian/*.in prefixed with OPT are only kept when ocaml compilation to native code is supported, lines prefixed with BYTE are only kept when compilation to native code is not supported, and lines prefixed with DYN are kept when dynamic linking is supported. dh_ocamlinit handles additional substitutions by specifying them in the OCAMLINIT_SED environment variable.

Clean files generated from present debian/*.in ones and exit. This option is deprecated, use dh_ocamlclean instead.

debhelper(7), dh(1), dh_ocaml(1), dh_ocamlclean(1)

This program is meant to be used together with debhelper.

Mehdi Dogguy <mehdi@debian.org>

2017-07-16 perl v5.24.1