When building an opam package, we're allowed to patch any source we want by providing patch files. To support this in dune, we need a "patch" action.
When building an opam package, we're allowed to patch any source we want by providing patch files. To support this in dune, we need a "patch" action.