Man Linux: Main Page and Category List

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 environement variable.

OPTIONS

       -d  Clean files generated from present debian/*.in ones and exit.

SEE ALSO

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

       This program is meant to be used together with debhelper.

AUTHOR

       Mehdi Dogguy <mehdi@debian.org>