commit:     dad23bcead9f6d10e5c82e3aa0d4391eee11a4a2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 02:37:02 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 02:37:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad23bce

sys-apps/file: fix 9999 install (README rename)

Closes: https://bugs.gentoo.org/863353
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/file/file-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/file/file-9999.ebuild b/sys-apps/file/file-9999.ebuild
index 7f27cf37781f..a4e9e2299f36 100644
--- a/sys-apps/file/file-9999.ebuild
+++ b/sys-apps/file/file-9999.ebuild
@@ -145,7 +145,7 @@ multilib_src_install() {
 }
 
 multilib_src_install_all() {
-       dodoc ChangeLog MAINT README
+       dodoc ChangeLog MAINT README.md
 
        # Required for `file -C`
        insinto /usr/share/misc/magic

Reply via email to