diff --git a/srcpkgs/opam/template b/srcpkgs/opam/template index ec430863b4d..c06f3dda355 100644 --- a/srcpkgs/opam/template +++ b/srcpkgs/opam/template @@ -1,7 +1,7 @@ # Template file for 'opam' pkgname=opam version=2.0.8 -revision=2 +revision=3 build_style=gnu-configure configure_args="--docdir=/usr/share/doc/${pkgname}" make_build_args="lib-ext all"