Package: ocaml-mm / 0.8.6-2

Metadata

Package Version Patches format
ocaml-mm 0.8.6-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove enable_if directive.patch | (download)

external/dune | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove enable_if directive

The %{system} variable has various names depending on the Debian
architecture: linux (amd64, arm64), linux_elf (i386), linux_eabihf
(armhf), unknown (armel, mips64el, mipsel), elf (ppc64el, s390x).

Therefore, we remove the directive altogether.

Bug-Debian: https://bugs.debian.org/1000983