Created attachment 548292 [details] build log Hi, When emerging opusfile inside of a prefix, during installation phase QA complains about files being installed outide of prefix: ``` QA Notice: the following files are outside of the prefix: /usr/share /usr/share/doc /usr/share/doc/opusfile-0.11 /usr/share/doc/opusfile-0.11/README.md /usr/share/doc/opusfile-0.11/COPYING /usr/share/doc/opusfile-0.11/AUTHORS ``` I am attaching a fixed ebuild, that correctly installs the doc files.
Created attachment 548294 [details] emerge --info
Created attachment 548296 [details] fixed ebuild
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50d7a690ed00d2c8457e5f76a07683eb6b465334 commit 50d7a690ed00d2c8457e5f76a07683eb6b465334 Author: Susan Wilson <susanw@airmail.cc> AuthorDate: 2018-10-02 05:52:11 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2018-10-05 07:42:34 +0000 media-libs/opusfile: fix install inside prefix Closes: https://bugs.gentoo.org/667332 Package-Manager: portage-2.3.50-r3, repoman-2.3.11 Signed-off-by: Susan Wilson <susanw@airmail.cc> Signed-off-by: Fabian Groffen <grobian@gentoo.org> media-libs/opusfile/opusfile-0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)