Celeste aba5ab42c4 community/ocaml: rename -dev subpackage to -byte
it does not run `default_dev`, so is not a true dev subpackage
anyway, and it only contains the '*.byte' bytecode executables.

also, make -byte subpackage optional, so you can remove it from
`subpackages=`, and the '*.byte' executables won't be installed.
2024-03-23 19:56:11 +00:00
..