commit: 329f30619b03fd1792e8b8dec1c294f4808077c6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 25 09:46:59 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 09:51:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=329f3061
dev-games/clanlib: fix DOCS Closes: https://bugs.gentoo.org/772869 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-games/clanlib/clanlib-0.8.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-games/clanlib/clanlib-0.8.1-r1.ebuild b/dev-games/clanlib/clanlib-0.8.1-r1.ebuild index f7501c1a70c..f5be5321769 100644 --- a/dev-games/clanlib/clanlib-0.8.1-r1.ebuild +++ b/dev-games/clanlib/clanlib-0.8.1-r1.ebuild @@ -49,7 +49,7 @@ PATCHES=( DOCS=( CODING_STYLE CREDITS NEWS PATCHES - README.{,anjuta,distros,kdevelop,sdl,upgrade} INSTALL.linux + README{,.anjuta,.distros,.kdevelop,.sdl,.upgrade} INSTALL.linux ) src_prepare() {
