if [ "$1" = "configure" -a -x /usr/bin/ocaml-ldconf ]; then
	/usr/bin/ocaml-ldconf -p #PACKAGE# -a #DIR#
fi
