On Fri, Jan 11, 2002 at 03:23:58PM +0100, Denis Barbier wrote:
[,,,]
> Exactly. This way, you do not have to create post{inst,rm} scripts,
> but instead add ``dh_ocaml --add dir'' or ``dh_ocaml --remove dir'' in
> debian/rules.
/me stupid, I meant writing ``dh_ocaml dir'' in debian/rules, which adds
``ocaml-ldconf -a dir'' in postinst and ``ocaml-ldconf -r dir'' in postrm.
Denis