diff --git a/srcpkgs/opam/template b/srcpkgs/opam/template index efb8f38140b..110a00f4b73 100644 --- a/srcpkgs/opam/template +++ b/srcpkgs/opam/template @@ -1,7 +1,7 @@ # Template file for 'opam' pkgname=opam version=2.0.5 -revision=1 +revision=2 build_style=gnu-configure disable_parallel_build=yes configure_args="--docdir=/usr/share/doc/${pkgname}"