#1288 Remove `%undefine _package_note_flags` from OCaml examples
Merged by tibbs. Opened by jjames.
jjames/packaging-committee master  into  master

Download 1288.patch

During the last OCaml Guidelines update, there was some dismay over the presence of %undefine _package_note_flags in the example OCaml spec files. That is no longer necessary. The base ocaml package still disables package notes. I have an idea of how that might be addressed as well, but will need a little time to develop the idea. For now, though, we can stop recommending that packagers disable package notes in ocaml-* packages.

Pull-Request has been merged by tibbs

Metadata