> Are we sure that we aren't bending over backwards here to "fix" > something that isn't a bug, and thereby increase the chances of > introducing problems elsewhere?
I agree that we don't need to hustle to "fix". in my update proposal patch, just omit the last three lines of post-install target. > echo 'version = "${VERSION}"' > > ${WRKINST}${LOCALBASE}/lib/ocaml/dune/META.new > cat ${WRKINST}${LOCALBASE}/lib/ocaml/dune/META >> > ${WRKINST}${LOCALBASE}/lib/ocaml/dune/META.new > mv ${WRKINST}${LOCALBASE}/lib/ocaml/dune/META.new > ${WRKINST}${LOCALBASE}/lib/ocaml/dune/META -- yozo.