diff --git a/srcpkgs/opam/template b/srcpkgs/opam/template index fb5c2d54b60..75f69f40e4e 100644 --- a/srcpkgs/opam/template +++ b/srcpkgs/opam/template @@ -1,7 +1,7 @@ # Template file for 'opam' pkgname=opam version=2.3.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--docdir=/usr/share/doc/${pkgname} --with-vendored-deps --with-mccs" make_build_args="all"