From dad23bcead9f6d10e5c82e3aa0d4391eee11a4a2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 16 Aug 2022 03:37:02 +0100 Subject: sys-apps/file: fix 9999 install (README rename) Closes: https://bugs.gentoo.org/863353 Signed-off-by: Sam James --- sys-apps/file/file-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-apps/file/file-9999.ebuild') 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 -- cgit v1.2.3-65-gdbad