abinfo "Building ocaml-bos ..."
ocaml "$SRCDIR"/pkg/pkg.ml build --dev-pkg false

abinfo "Install ocaml-bos ..."
opam-installer --prefix="$PKGDIR/usr" --libdir='lib/ocaml' --docdir='share/doc'
