commit:     7590b6fd11e35c0d1372494849d5fd13f7548a01
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  2 09:37:52 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Jan  2 09:38:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7590b6fd

dev-libs/cyrus-sasl: Fixed release-notes doc installation

with USE="java" and/or USE="sample".
Thnks to Bernd Feige for providing an analysis of the problem.

Closes: https://bugs.gentoo.org/674296
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r1.ebuild 
b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r1.ebuild
index 32fab23b4b5..61235224bf4 100644
--- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r1.ebuild
+++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r1.ebuild
@@ -200,6 +200,8 @@ multilib_src_install_all() {
 
        keepdir /etc/sasl2
 
+       # Reset docinto to default value (#674296)
+       docinto
        dodoc AUTHORS ChangeLog doc/legacy/TODO
        newdoc pwcheck/README README.pwcheck
 

Reply via email to