From 35762a3ed408bbbd8e7194f2da9b9fea982e48f8 Mon Sep 17 00:00:00 2001 From: alfr Date: Thu, 27 Jul 2023 07:47:47 +0200 Subject: [PATCH] dev-lisp/asdf: USE=doc fix install, #883439 Further, the documentation is always built form the texinfo. Closes: https://bugs.gentoo.org/883439 Signed-off-by: alfr --- dev-lisp/asdf/asdf-3.3.5.ebuild | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/dev-lisp/asdf/asdf-3.3.5.ebuild b/dev-lisp/asdf/asdf-3.3.5.ebuild index ec2711fa383a..9acbc8d5209d 100644 --- a/dev-lisp/asdf/asdf-3.3.5.ebuild +++ b/dev-lisp/asdf/asdf-3.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,8 +17,8 @@ RESTRICT="!test? ( test )" DEPEND="!dev-lisp/cl-${PN} !=dev-lisp/sbcl-1.4.0" ; then - ( - cd doc || die - doinfo ${PN}.info - ) - fi + if has_version -b '