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