diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 09:46:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 09:51:37 +0000 |
commit | 329f30619b03fd1792e8b8dec1c294f4808077c6 (patch) | |
tree | 85e8e7b2e176a3eac0c5979916561be95a9f8ab6 /dev-games/clanlib | |
parent | media-sound/vorbis-tools: Stabilize 1.4.2 x86, #770292 (diff) | |
download | gentoo-329f30619b03fd1792e8b8dec1c294f4808077c6.tar.gz gentoo-329f30619b03fd1792e8b8dec1c294f4808077c6.tar.bz2 gentoo-329f30619b03fd1792e8b8dec1c294f4808077c6.zip |
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@gentoo.org>
Diffstat (limited to 'dev-games/clanlib')
-rw-r--r-- | dev-games/clanlib/clanlib-0.8.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/clanlib/clanlib-0.8.1-r1.ebuild b/dev-games/clanlib/clanlib-0.8.1-r1.ebuild index f7501c1a70cc..f5be53217694 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() { |