Upstream commit
ce0344d32 renamed the README file to README.md, causing the ebuild to not find one of the DOCS.
Modify the ebuild DOCS list with the new filename.
Closes: https://bugs.gentoo.org/703370
Closes: https://github.com/gentoo/gentoo/pull/14125
Signed-off-by: Daniel Cordero <gentoo@xxoo.ws>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
virtual/pkgconfig
"
-DOCS=( AUTHORS HACKING NEWS README README.generic README.kernel README.modules
+DOCS=( AUTHORS HACKING NEWS README.md README.generic README.kernel README.modules
README.testsuite TODO )
QA_MULTILIB_PATHS="usr/lib/dracut/.*"